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