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