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