]> git.deb.at Git - pkg/abook.git/blob - ChangeLog
multibyte update
[pkg/abook.git] / ChangeLog
1 0.5.2
2  - five custom fields added
3  - experimental wide character support
4  - fixed a crash bug in mutt filter
5  - fixed errors in configure.in (especially snprintf-functions were incorrectly
6    detected)
7
8 0.5.1
9  - sort by field command
10  - duplicate item command
11  - quit without saving command
12  - autoconf/automake update
13  - minor filter fixes
14  - tried to fix \" quotation problem with mutt import filter
15  - removed obsolete filesel_sort option from abookrc manual page
16  - added bbdb2xx translator source to contrib
17
18 0.5.0
19  - tried to work around some problems with readline
20  - some documentation update
21 20030530
22  - updated autoconf/automake
23  - updated man page
24  - pine import filter update
25 20021008
26  - options.c rewritten (new mutt style rc file support)
27  - palmcsv export filter (Koenraad Heijlen)
28  - added a spec file for rpm support
29  - added --with-readline configure option
30  - merged newtab patch by Sinan Kaan Yerli
31  - new option: add_email_prevent_duplicates
32  - bugfixes
33 2002-03-11
34  - readline support
35  - abook can be compiled with g++
36  - attempt to improve --datafile behavior
37  - html filter update (Morten Brix Pedersen)
38  - store rcfile and addressbook to .abook directory
39 2002-02-04
40  - use getopt to parse command line (also new options added)
41  - use strcoll instead of strcmp for sorting entries
42  - html filter fix
43  - bugfixes
44
45 0.4.17
46  - fixed an annoying file creation bug
47
48 0.4.16
49  - use strcoll instead of strcmp for sorting entries
50  - html filter fix
51  - many bugfixes
52
53 0.4.15
54  - new options --add-email and --add-email-quiet
55  - proper mutt alias import filter
56  - editor update
57  - don't handle extra_column and extra_alternative as numbers in abookrc
58  - added second address field
59  - mail.vim update in contrib directory
60
61 0.4.14
62  - added csv import filter
63  - csv export filter fix
64  - minor html filter update
65  - fixed a minor memory leak in pine import filter
66  - filter cleanups
67  - fixes
68  - "quit and print selected item(s) to stderr" command (Brian Medley)
69  - contrib update
70
71 0.4.13
72  - major code reorganization (phase 1)
73  - fixed help viewer functions
74  - ability to disable use of non-ascii characters (configuration option)
75  - changed SIGINT behaviour
76  - html export filter creates now valid html documents
77  - ability to print/export only selected items
78  - new editor commands
79  - text filter update
80  - query/find code cleanup
81  - fixed snprintf related bugs
82  - minor bugfixes
83
84 0.4.12
85  - added man page for abookrc (Alan Ford)
86  - notes are returned as optional data in mutt queries
87  - created a workaround for a mutt query bug
88  - new "extra_alternative" config option (Alan)
89  - added undo feature to editor
90  - FAQ
91  - macro updates
92  - fixed the cancel key behavior in editor
93
94 0.4.11
95  - new configuration file format
96  - new sorting routines
97  - minor mutt query patch (Matt)
98  - html filter update
99  - added mail2abook.py script to improve the mutt integration
100  - memory allocation changes
101  - contrib update
102
103 0.4.10
104  - mutt alias import filter
105  - --datafile option should work better now
106  - merged HPUX patch (submitted by Matt Kraai)
107  - added field for nickname/alias
108  - bugfixes
109
110 0.4.9
111  - increased the maximum length of an e-mail address
112  - added Spruce and ldif export filters
113  - text filter update
114  - added support for systemwide configuration file (/etc/abook.conf)
115  - list.c cleanup
116  - minor fixes
117
118 0.4.8
119  - new enter_string function (scrollable input)
120  - fileselector
121  - new fields for phone numbers
122  - extra field support
123  - added open database command and --datafile option
124
125 0.4.7
126  - fixed terminal resizing bug
127  - new man page
128  - fixed "roll emails" bug
129  - merged Alan's urlview patch
130  - fixed some compile warnings on some systems
131
132 0.4.6
133  - new proper ldif import filter
134  - printing
135  - GnomeCard export filter
136  - improved ui
137  - csv export filter
138  - elm alias export filter
139  - plain text export filter
140  - improved import / export system
141  - a man page (contributed by Alan Ford)
142  - some fixes
143
144 0.4.5
145  - new command line option --convert to make format conversions
146  - new common functions for filters
147  - mutt alias export filter
148  - minor filter updates
149  - fixed a compile problem in list.c 
150
151 0.4.4
152  - fixed a serious segfault bug in editor
153  - conff.c update
154
155 0.4.3
156  - improved "send mail with mutt" command
157  - optimized screen refreshing
158  - abook handles now SIGINT, SIGKILL, SIGTERM signals
159
160 0.4.2
161  - new editor
162  - added fields for address (address, city, state, zip, country)
163  - terminal resizing is now handled by abook
164  - improved scrolling
165  - bugfixes 
166  - dropped support for abook 0.1 / 0.2 file format
167
168 0.4.1
169  - fixed a redraw bug in editor which occurred only with old ncurses library
170  - minor updates 
171
172 0.4.0
173  - PINE addressbook import and export filters added
174  - new faster load and save functions
175  - changed memory allocation method
176  - better configuration system - options.c rewritten
177  - new version of conff.c
178  - find segfault bug fixed
179  - fixed overwriting policy
180
181 0.3.1
182  - fixed a bug which caused list to disappear sometimes after removing items
183  - minor changes in datafile loader
184  - abook.gz import filter is now disabled as default
185
186 0.3.0
187  - new portable file format
188  - import filter for old data format
189  - now compiles on FreeBSD
190  - new "send mail with mutt" command
191  - multiple e-mail address support
192  - html export filter
193  - improved cursor behavior
194  - fixed misc.c
195  - new configuration system ( ~/.abook.conf )
196  - improved memory allocation functions
197  - added invert selection command 
198  - minor filter updates
199
200 0.2.4
201  - minor memory freeing fix 
202
203 0.2.3
204  - major memory allocation bugfix
205
206 0.2.2
207  - bugfixes
208
209 0.2.1
210  - abook finaly uses automake/autoconf setup
211  - documentation updated
212  - minor changes 
213
214 0.2.0
215  - multiple selection
216  - added find function
217  - ldif import filter update (still some bugs?)
218  - added check for terminal size
219  - removed obsolete rcfile code
220  - some changes in list.c
221  - new file: help.h
222  - Makefiles modified
223  - complete rewrote of misc.c
224  - fixed a bug in mutt query
225  - changed first_item to first_list_item and LAST_ITEM to LAST_LIST_ITEM
226  - lots of minor improvements
227  - documentation updated (it's still very bad)
228
229 0.1.0
230  - removed dummy defaultrc.h file
231  - README and COPYING
232  - minor ldif import filter update
233  - minor changes and fixes
234
235 0.1.0-pre-release 2
236  - locale support
237  - mutt query now ignores case
238  - rcfile support is compiled only if -DEXPERIMENTAL option is selected (see
239    Makefile) because the rcfile support is very poor and should
240    be rewritten for 0.2 or something
241  - new file: defaultrc.h
242
243 0.1.0-pre-release 1