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