*** empty log message ***
[libidn.git] / ChangeLog
blob2b4b9853c97d4fec1817b5d5bd350d5a7e24ab62
1 2002-12-07 04:38  Simon Josefsson <simon@josefsson.org>
3         * NEWS:
5         Release 0.0.5.  
7 2002-12-07 04:38  Simon Josefsson <simon@josefsson.org>
9         * Makefile.am, configure.ac:
11         Add memset.c, an AC_LIBOBJ.  
13 2002-12-07 04:35  Simon Josefsson <simon@josefsson.org>
15         * memset.c:
17         An AC_LIBOBJ, from gnulib.  
19 2002-12-07 04:31  Simon Josefsson <simon@josefsson.org>
21         * profiles.c, stringprep.c, stringprep.h.in:
23         Indent.  
25 2002-12-07 04:30  Simon Josefsson <simon@josefsson.org>
27         * README:
29         Use new types.  
31 2002-12-07 04:22  Simon Josefsson <simon@josefsson.org>
33         * profiles.c, stringprep.c, stringprep.h.in, tst_stringprep.c:
35         Fixes.  
37 2002-12-07 04:11  Simon Josefsson <simon@josefsson.org>
39         * profiles.c, stringprep.c, tst_stringprep.c:
41         Fix bidi code and add self tests.  
43 2002-12-07 03:30  Simon Josefsson <simon@josefsson.org>
45         * gen-stringprep-tables.pl, profiles.c, stringprep.c,
46         stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
47         stringprep_nameprep.h, tst_stringprep.c:
49         Clean up internal profiling definitions.  
51 2002-12-06 05:25  Simon Josefsson <simon@josefsson.org>
53         * example.c:
55         Fix typo.  
57 2002-12-06 04:33  Simon Josefsson <simon@josefsson.org>
59         * configure.ac:
61         Release 0.0.4.  
63 2002-12-06 04:32  Simon Josefsson <simon@josefsson.org>
65         * NEWS, README, profiles.c, stringprep.c, stringprep.h.in,
66         stringprep_nameprep.h, tst_stringprep.c:
68         Add unassigned code point handling, and self test.  
70 2002-12-06 03:56  Simon Josefsson <simon@josefsson.org>
72         * tst_stringprep.c:
74         Don't modify constant string during debug.  
76 2002-12-05 03:07  Simon Josefsson <simon@josefsson.org>
78         * stringprep.c:
80         Don't use *_fast().  
82 2002-12-05 02:44  Simon Josefsson <simon@josefsson.org>
84         * Makefile.am:
86         Don't use $< (GNU specific).  
88 2002-12-03 04:19  Simon Josefsson <simon@josefsson.org>
90         * Makefile.am:
92         Portability fixes.  
94 2002-12-03 03:38  Simon Josefsson <simon@josefsson.org>
96         * internal.h, nfkc.c, stringprep.c, toutf8.c, tst_nfkc.c,
97         tst_stringprep.c, version.c:
99         Simplify the #include-mess. (NULL wasn't found on 
100         alpha-unknown-netbsd1.6) 
102 2002-11-30 16:22  Simon Josefsson <simon@josefsson.org>
104         * config.rpath:
106         [no log message] 
108 2002-11-30 16:16  Simon Josefsson <simon@josefsson.org>
110         * NEWS, configure.ac:
112         Release 0.0.3.  
114 2002-11-30 16:14  Simon Josefsson <simon@josefsson.org>
116         * Makefile.am, configure.ac, strdup.c:
118         Add replacement strdup.c for system's without it.  Increment shared
119         library version.  Trim autoconf tests.  
121 2002-11-30 16:11  Simon Josefsson <simon@josefsson.org>
123         * README:
125         Added copying conditions.  Added more API documentation.  
127 2002-11-30 16:10  Simon Josefsson <simon@josefsson.org>
129         * THANKS:
131         Add copying conditions.  
133 2002-11-30 16:10  Simon Josefsson <simon@josefsson.org>
135         * AUTHORS:
137         Add copying conditions and public key.  
139 2002-11-30 15:52  Simon Josefsson <simon@josefsson.org>
141         * Makefile.am, example.c, nfkc.c, stringprep.h.in,
142         tst_stringprep.c:
144         Export stringprep_utf8_to_unichar.  
145         
146         Rename stringprep_utf8_to_ucs4_fast to stringprep_utf8_to_ucs4 to 
147         clean up API (old entry maintained for binary backwards
148         compatibility though).  
149         
150         Indent.  
151         
152         Add sign make target.  
154 2002-11-29 04:03  Simon Josefsson <simon@josefsson.org>
156         * nfkc.c, profiles.c, toutf8.c:
158         indent 
160 2002-11-29 04:02  Simon Josefsson <simon@josefsson.org>
162         * stringprep.c:
164         improve debugging output 
166 2002-11-14 09:55  Simon Josefsson <simon@josefsson.org>
168         * configure.ac:
170         AC_PROG_RANLIB obsoleted by libtool.  
172 2002-11-07 06:55  Simon Josefsson <simon@josefsson.org>
174         * example.c:
176         improve comment 
178 2002-11-07 06:50  Simon Josefsson <simon@josefsson.org>
180         * Makefile.am:
182         add dependency 
184 2002-11-07 04:28  Simon Josefsson <simon@josefsson.org>
186         * NEWS, configure.ac:
188         Release 0.0.2.  
190 2002-11-07 04:14  Simon Josefsson <simon@josefsson.org>
192         * toutf8.c:
194         Remove unused variable.  
196 2002-11-07 04:14  Simon Josefsson <simon@josefsson.org>
198         * stringprep.c:
200         Fix memory leak.  
202 2002-11-07 02:51  Simon Josefsson <simon@josefsson.org>
204         * Makefile.am, tst_nfkc.c, tst_stringprep.c:
206         Add NFKC self test.  
208 2002-11-06 12:25  Simon Josefsson <simon@josefsson.org>
210         * stringprep.h.in, toutf8.c:
212         Cosmetic fixes.  
214 2002-11-06 12:25  Simon Josefsson <simon@josefsson.org>
216         * ANNOUNCE:
218         Add.  
220 2002-11-06 07:56  Simon Josefsson <simon@josefsson.org>
222         * README:
224         Explain why GLIB is not used.  
226 2002-11-06 07:33  Simon Josefsson <simon@josefsson.org>
228         * Makefile.am, README:
230         Build fixes.  
232 2002-11-06 07:15  Simon Josefsson <simon@josefsson.org>
234         * Makefile.am, NEWS, README, THANKS, configure.ac, example.c,
235         iconv.m4, libstringprep.pc.in, profiles.c, stringprep.h.in,
236         stringprep_generic.h, stringprep_kerberos5.h,
237         stringprep_nameprep.h, toutf8.c:
239         Add example.  Add toutf8.c.  Check if OS has locale functions.  Add
240         -R to pkg-config info file.  Moved profile variables to profile.c
241         from header files.  
243 2002-11-05 12:53  Simon Josefsson <simon@josefsson.org>
245         * AUTHORS, COPYING.LIB, CaseFolding-3.2.0.txt,
246         CompositionExclusions-3.2.0.txt, LineBreak-3.2.0.txt, Makefile.am,
247         NEWS, README, SpecialCasing-3.2.0.txt, THANKS,
248         UnicodeData-3.2.0.txt, configure.ac,
249         draft-hoffman-stringprep-07.txt, gen-stringprep-tables.pl,
250         gen-unicode-tables.pl, libstringprep.pc.in, nfkc.c, stringprep.c,
251         stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
252         stringprep_nameprep.h, tst_stringprep.c, version.c:
254         Initial version.