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