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