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