*** empty log message ***
[libidn.git] / ChangeLog
blob7d41b68b53d20cdc29d6eb9b1efdf06fc118acda
1 2003-07-04  Simon Josefsson <simon@josefsson.org>
3         * NEWS: Version 0.2.1.
5 2003-07-04  Simon Josefsson <simon@josefsson.org>
7         * Makefile.am: Create idn_cmd.* in srcdir.
9 2003-07-04  Simon Josefsson <simon@josefsson.org>
11         * NEWS: Add.
13 2003-07-04  Simon Josefsson <simon@josefsson.org>
15         * configure.ac: Bump versions.
17 2003-07-04  Simon Josefsson <simon@josefsson.org>
19         * NEWS: Add.
21 2003-07-04  Simon Josefsson <simon@josefsson.org>
23         * idna.c: Fix last commit.
25 2003-07-04  Simon Josefsson <simon@josefsson.org>
27         * THANKS: Add.
29 2003-07-04  Simon Josefsson <simon@josefsson.org>
31         * idna.c: Handle empty labels, tiny patch based on suggestion by
32           Marcos Sanz/Denic <sanz@denic.de>.
34 2003-07-02  Simon Josefsson <simon@josefsson.org>
36         * THANKS: Add.
38 2003-07-02  Simon Josefsson <simon@josefsson.org>
40         * Makefile.am: Ignore .cvs*.
42 2003-07-02  Simon Josefsson <simon@josefsson.org>
44         * Makefile.am: Add legal information to ChangeLog.
46 2003-07-02  Simon Josefsson <simon@josefsson.org>
48         * THANKS: Add.
50 2003-07-02  Simon Josefsson <simon@josefsson.org>
52         * toutf8.c, tst_punycode.c: Indent.
54 2003-07-02  Simon Josefsson <simon@josefsson.org>
56         * toutf8.c: (stringprep_convert): Use ICONV_CONST.  Tiny patch
57           suggested by Robert Norris <rob@cataclysm.cx>.
59 2003-07-02  Simon Josefsson <simon@josefsson.org>
61         * draft-ietf-ldapbis-dn-11.txt, draft-ietf-ldapbis-strprep-01.txt:
62           Add.
64 2003-06-24  Simon Josefsson <simon@josefsson.org>
66         * README-alpha: Gengetopt 2.10 or later is required.
68 2003-06-24  Simon Josefsson <simon@josefsson.org>
70         * Makefile.am: Don't distclean idn_cmd.*, just maintainer-clean
71           them.
73 2003-06-19  Simon Josefsson <simon@josefsson.org>
75         * NEWS: Version 0.2.0.
77 2003-06-19  Simon Josefsson <simon@josefsson.org>
79         * Makefile.am: Distclean idn-int.h (really!).
81 2003-06-19  Simon Josefsson <simon@josefsson.org>
83         * Makefile.am: Install and distclean idn-int.h properly.
85 2003-06-19  Simon Josefsson <simon@josefsson.org>
87         * Makefile.am: Distclean idn-int.h.
89 2003-06-19  Simon Josefsson <simon@josefsson.org>
91         * Makefile.am: Remove idn-int.h.
93 2003-06-19  Simon Josefsson <simon@josefsson.org>
95         * doc/libidn.texi: Add woody armv4l.
97 2003-06-19  Simon Josefsson <simon@josefsson.org>
99         * configure.ac: Bump so version.
101 2003-06-19  Simon Josefsson <simon@josefsson.org>
103         * doc/libidn.texi: Tested on debian-sparc64.
105 2003-06-19  Simon Josefsson <simon@josefsson.org>
107         * reference/Makefile.am: Ignore idn-int.h.
109 2003-06-19  Simon Josefsson <simon@josefsson.org>
111         * Makefile.am: Build e.g. idn before doc/idn.1 is built.
113 2003-06-19  Simon Josefsson <simon@josefsson.org>
115         * punycode.c, punycode.h, doc/libidn.texi: GTK-DOC doesn't like
116           enum return types.
118 2003-06-19  Simon Josefsson <simon@josefsson.org>
120         * NEWS: Add.
122 2003-06-19  Simon Josefsson <simon@josefsson.org>
124         * Makefile.am: Copy manual from right place.
126 2003-06-19  Simon Josefsson <simon@josefsson.org>
128         * THANKS: Add.
130 2003-06-19  Simon Josefsson <simon@josefsson.org>
132         * Makefile.am, tst_oidna.c: Remove obsolete test (we break
133           backwards compatibility).
135 2003-06-19  Simon Josefsson <simon@josefsson.org>
137         * doc/libidn.texi: Fix.
139 2003-06-18  Simon Josefsson <simon@josefsson.org>
141         * idn.c, idna.c, nfkc.c, profiles.c, stringprep.c, toutf8.c,
142           tst_idna.c, tst_oidna.c, tst_stringprep.c: Indent.
144 2003-06-18  Simon Josefsson <simon@josefsson.org>
146         * tst_punycode.c: Fix typo.
148 2003-06-18  Simon Josefsson <simon@josefsson.org>
150         * tst_punycode.c: Use uint32_t instead of unsigned long.
152 2003-06-18  Simon Josefsson <simon@josefsson.org>
154         * idn.c: Fix typo.
156 2003-06-18  Simon Josefsson <simon@josefsson.org>
158         * Makefile.am, tst_opunycode.c, tst_ostringprep.c: Not needed (new
159           API backwards compatible).
161 2003-06-18  Simon Josefsson <simon@josefsson.org>
163         * tst_stringprep.c: Use uint32_t instead of unsigned long.
165 2003-06-18  Simon Josefsson <simon@josefsson.org>
167         * NEWS: Fix.
169 2003-06-18  Simon Josefsson <simon@josefsson.org>
171         * example2.c: Revert to RFC, but use uint32_t and size_t.
173 2003-06-18  Simon Josefsson <simon@josefsson.org>
175         * idna.h: Revert last change.
177 2003-06-18  Simon Josefsson <simon@josefsson.org>
179         * idna.c: Fixes.
181 2003-06-18  Simon Josefsson <simon@josefsson.org>
183         * idna.h: Remove old interfaces.
185 2003-06-18  Simon Josefsson <simon@josefsson.org>
187         * example4.c, example3.c, idn.c: Use modern API.
189 2003-06-18  Simon Josefsson <simon@josefsson.org>
191         * toutf8.c: Fix warnings.
193 2003-06-18  Simon Josefsson <simon@josefsson.org>
195         * idna.c: Use uint32_t instead of unsigned long.  New functions
196           idna_to_ascii_4i, idna_to_unicode_44i, idna_to_ascii_4z,
197           idna_to_ascii_8z, idna_to_ascii_lz, idna_to_unicode_4z4z,
198           idna_to_unicode_8z4z, idna_to_unicode_8z8z, idna_to_unicode_8zlz,
199           idna_to_unicode_lzlz.
201 2003-06-18  Simon Josefsson <simon@josefsson.org>
203         * tst_idna.c, tst_oidna.c: Fix.
205 2003-06-18  Simon Josefsson <simon@josefsson.org>
207         * idna.h: Fix.
209 2003-06-18  Simon Josefsson <simon@josefsson.org>
211         * idna.h: Include stddef.h and idn-int.h.  Add IDNA flags.  Add new
212           IDNA entry points.
214 2003-06-18  Simon Josefsson <simon@josefsson.org>
216         * NEWS: Add.
218 2003-06-18  Simon Josefsson <simon@josefsson.org>
220         * configure.ac: Bump version.
222 2003-06-18  Simon Josefsson <simon@josefsson.org>
224         * stringprep.c: Change unsigned long to uint32_t.
226 2003-06-18  Simon Josefsson <simon@josefsson.org>
228         * stringprep.h.in: Change unsigned long to uint32_t.  Fix enum
229           definitions.
231 2003-06-18  Simon Josefsson <simon@josefsson.org>
233         * internal.h: Remove inttypes/stdint, idn-int.h is used now.
235 2003-06-18  Simon Josefsson <simon@josefsson.org>
237         * tst_oidna.c, tst_opunycode.c, tst_ostringprep.c: Add old API
238           tests.
240 2003-06-18  Simon Josefsson <simon@josefsson.org>
242         * doc/Makefile.am: Fix.
244 2003-06-18  Simon Josefsson <simon@josefsson.org>
246         * fdl.texi, lgpl.texi, Makefile.am, configure.ac, libidn.texi,
247           doc/Makefile.am, doc/fdl.texi, doc/lgpl.texi, doc/libidn.texi:
248           Move manual to doc/.
250 2003-06-18  Simon Josefsson <simon@josefsson.org>
252         * Makefile.am: Don't use gdoc.
254 2003-06-18  Simon Josefsson <simon@josefsson.org>
256         * nfkc.c: Use uint32_t instead of unsigned long.
258 2003-06-18  Simon Josefsson <simon@josefsson.org>
260         * Makefile.am: Get m4's from m4/.  Add tst_o*'s.  Regenerate
261           ChangeLog only for releases.
263 2003-06-18  Simon Josefsson <simon@josefsson.org>
265         * gen-unicode-tables.pl: Include internal.h for uint32_t and use
266           it.
268 2003-06-18  Simon Josefsson <simon@josefsson.org>
270         * punycode.c: Change unsigned long to uint32_t.  Use enum
271           punycode_status return type.  Sync with RFC (after indent).
273 2003-06-18  Simon Josefsson <simon@josefsson.org>
275         * punycode.h: Include stddef and idn-int.h.  Add RFC compatibility
276           enum punycode_status elements.  Change return type to enum
277           punycode_status.  Use uint32_t instead of unsigned long.
279 2003-06-18  Simon Josefsson <simon@josefsson.org>
281         * Makefile.am, configure.ac, iconv.m4,
282           m4/ac_compile_check_sizeof.m4, m4/ax_create_stdint_h.m4,
283           m4/iconv.m4: New idn-int.h for portable fixed size integers.
284           Create m4/ and move iconv.m4 to it.
286 2003-06-12  Simon Josefsson <simon@josefsson.org>
288         * Makefile.am: Remove GNU make specific idiom.
290 2003-06-07  Simon Josefsson <simon@josefsson.org>
292         * NEWS: Version 0.1.15.
294 2003-06-07  Simon Josefsson <simon@josefsson.org>
296         * NEWS: Add.
298 2003-06-07  Simon Josefsson <simon@josefsson.org>
300         * configure.ac: Bump version.
302 2003-06-07  Simon Josefsson <simon@josefsson.org>
304         * tst_stringprep.c, stringprep.c, tst_idna.c: Remove DRAFT stuff
305           (moved to separate branch).
307 2003-06-07  Simon Josefsson <simon@josefsson.org>
309         * THANKS: Add. Fix.
311 2003-06-07  Simon Josefsson <simon@josefsson.org>
313         * idna.c: Handle non-zero terminated inputs.  Tiny patch suggested
314           by Thiago Macieira.
316 2003-06-07  Simon Josefsson <simon@josefsson.org>
318         * draft-ietf-xmpp-nodeprep-03.txt,
319           draft-ietf-xmpp-resourceprep-03.txt: Add.
321 2003-06-04  Simon Josefsson <simon@josefsson.org>
323         * THANKS: Add.
325 2003-06-04  Simon Josefsson <simon@josefsson.org>
327         * nfkc.c: Check array bounds, tiny patch from Joe Hildebrand.
329 2003-05-28  Simon Josefsson <simon@josefsson.org>
331         * draft-ietf-ldapbis-strprep-00.txt: Add.
333 2003-05-28  Simon Josefsson <simon@josefsson.org>
335         * draft-ietf-sasl-saslprep-02.txt: Add.
337 2003-05-10  Simon Josefsson <simon@josefsson.org>
339         * NEWS: Version 0.1.14.
341 2003-05-10  Simon Josefsson <simon@josefsson.org>
343         * idna.el, punycode.el: Bind process-environment correctly.
345 2003-05-09  Simon Josefsson <simon@josefsson.org>
347         * Makefile.am: Copy doxygen docs.
349 2003-05-09  Simon Josefsson <simon@josefsson.org>
351         * draft-ietf-ldapbis-dn-10.txt: Unrealted, mistakenly added.
353 2003-05-09  Simon Josefsson <simon@josefsson.org>
355         * NEWS: Add.
357 2003-05-09  Simon Josefsson <simon@josefsson.org>
359         * punycode.el: Use process-environment instead of utility env.
360           Default values of punycode-program, punycode-to-ascii-parameters,
361           punycode-to-unicode-parameters changed, and punycode-environment
362           added.  Use separate error strings.  Handle when idn is not
363           installed.
365 2003-05-09  Simon Josefsson <simon@josefsson.org>
367         * idna.el: Use process-environment instead of utility env.  Default
368           values of idna-program, idna-to-ascii-parameters,
369           idna-to-unicode-parameters changed, and idna-environment added.
370           Use separate error strings.
372 2003-05-09  Simon Josefsson <simon@josefsson.org>
374         * libidn.texi: Update Emacs Lisp API.  Fix toc.
376 2003-05-09  Simon Josefsson <simon@josefsson.org>
378         * THANKS: Add.
380 2003-05-07  Simon Josefsson <simon@josefsson.org>
382         * idna.el: Handle when idn is not installed.
384 2003-05-06  Simon Josefsson <simon@josefsson.org>
386         * draft-ietf-ldapbis-dn-10.txt, draft-ietf-sasl-saslprep-01.txt,
387           draft-zeilenga-ldapbis-strprep-00.txt: Add.
389 2003-04-23  Simon Josefsson <simon@josefsson.org>
391         * NEWS: Add.
393 2003-04-23  Simon Josefsson <simon@josefsson.org>
395         * NEWS: Fix NEWS entry of last release (API/ABI compatibility).
397 2003-04-23  Simon Josefsson <simon@josefsson.org>
399         * draft-ietf-xmpp-nodeprep-02.txt,
400           draft-ietf-xmpp-resourceprep-02.txt: Add.
402 2003-04-20  Simon Josefsson <simon@josefsson.org>
404         * draft-josefsson-idn-test-vectors-00.txt: Add.
406 2003-04-16  Simon Josefsson <simon@josefsson.org>
408         * ANNOUNCE: Mention devices it runs on.
410 2003-03-28  Simon Josefsson <simon@josefsson.org>
412         * tst_stringprep.c: Fix bad UTF-8.  Self test for bad UTF-8.
414 2003-03-27  Simon Josefsson <simon@josefsson.org>
416         * tst_idna.c, tst_stringprep.c: Fix -DDRAFT output.
418 2003-03-26  Simon Josefsson <simon@josefsson.org>
420         * Makefile.am: Dist contrib/doxygen/.
422 2003-03-26  Simon Josefsson <simon@josefsson.org>
424         * NEWS: Mention doxygen.
426 2003-03-26  Simon Josefsson <simon@josefsson.org>
428         * configure.ac: Build contrib/doxygen/Doxyfile.
430 2003-03-26  Simon Josefsson <simon@josefsson.org>
432         * gdoc: Add -doxygen.
434 2003-03-26  Simon Josefsson <simon@josefsson.org>
436         * internal.h: Add \mainpage for doxygen.
438 2003-03-23  Simon Josefsson <simon@josefsson.org>
440         * FAQ: Fix.
442 2003-03-23  Simon Josefsson <simon@josefsson.org>
444         * configure.ac: Bump versions.
446 2003-03-23  Simon Josefsson <simon@josefsson.org>
448         * Makefile.am: Ignore draft.*xml in ChangeLog.
450 2003-03-23  Simon Josefsson <simon@josefsson.org>
452         * idn.c: Fix debug prints.
454 2003-03-22  Simon Josefsson <simon@josefsson.org>
456         * stringprep.c, tst_stringprep.c: Fixes for -DDRAFT.
458 2003-03-22  Simon Josefsson <simon@josefsson.org>
460         * tst_idna.c: Support -DDRAFT.
462 2003-03-13  Simon Josefsson <simon@josefsson.org>
464         * NEWS: Version 0.1.13.
466 2003-03-13  Simon Josefsson <simon@josefsson.org>
468         * libidn.texi: Sync ANNOUNCE.
470 2003-03-13  Simon Josefsson <simon@josefsson.org>
472         * configure.ac: Bump so version.
474 2003-03-13  Simon Josefsson <simon@josefsson.org>
476         * NEWS: Add.
478 2003-03-13  Simon Josefsson <simon@josefsson.org>
480         * ANNOUNCE: Add lingos.
482 2003-03-13  Simon Josefsson <simon@josefsson.org>
484         * Makefile.am: Dist Java stuff.
486 2003-03-13  Simon Josefsson <simon@josefsson.org>
488         * NEWS: Mention Java API.
490 2003-03-13  Simon Josefsson <simon@josefsson.org>
492         * libidn.texi: Tested on more platforms.
494 2003-03-12  Simon Josefsson <simon@josefsson.org>
496         * tst_stringprep.c: Fix mem leak.
498 2003-03-12  Simon Josefsson <simon@josefsson.org>
500         * stringprep.c: Fix mem leak.
502 2003-03-12  Simon Josefsson <simon@josefsson.org>
504         * tst_idna.c: Fix mem leak.
506 2003-03-12  Simon Josefsson <simon@josefsson.org>
508         * Makefile.am: Ignore errors instead of using missing for
509           gengetopt.
511 2003-03-12  Simon Josefsson <simon@josefsson.org>
513         * configure.ac: Ignore errors instead of using missing for
514           gengetopt.  Bump version.
516 2003-03-12  Simon Josefsson <simon@josefsson.org>
518         * libidn.texi: Add platform.
520 2003-03-12  Simon Josefsson <simon@josefsson.org>
522         * ANNOUNCE: Spec update.
524 2003-03-10  Simon Josefsson <simon@josefsson.org>
526         * Makefile.am: Cvs2cl ignore contrib.
528 2003-03-10  Simon Josefsson <simon@josefsson.org>
530         * Makefile.am: Use cvs2cl's new --FSF.
532 2003-03-08  Simon Josefsson <simon@josefsson.org>
534         * punycode.c, punycode.h, example2.c: Sync with RFC.
536 2003-03-08  Simon Josefsson <simon@josefsson.org>
538         * draft-zeilenga-ldapbis-strmatch-02.txt: Add.
540 2003-03-08  Simon Josefsson <simon@josefsson.org>
542         * draft-ietf-idn-idna-14.txt, draft-ietf-idn-nameprep-11.txt,
543           draft-ietf-idn-punycode-03.txt, rfc3490.txt, rfc3491.txt,
544           rfc3492.txt: Replace drafts with RFCs.
546 2003-03-07  Simon Josefsson <simon@josefsson.org>
548         * README-alpha: Mention more prereqs.
550 2003-03-07  Simon Josefsson <simon@josefsson.org>
552         * idna.c: Remove gtk-doc trigger for obsolete functions.
554 2003-03-07  Simon Josefsson <simon@josefsson.org>
556         * libidn.texi: Move appendix last.  Cleanup @copying.
558 2003-03-07  Simon Josefsson <simon@josefsson.org>
560         * Makefile.am: Dist FAQ and contrib/web/idn.php.
562 2003-03-07  Simon Josefsson <simon@josefsson.org>
564         * README: Add.  Move todo list to TODO.
566 2003-03-07  Simon Josefsson <simon@josefsson.org>
568         * TODO: Add, taken from README.
570 2003-03-06  Simon Josefsson <simon@josefsson.org>
572         * libidn.texi: ANNOUNCE sync.
574 2003-03-06  Simon Josefsson <simon@josefsson.org>
576         * ANNOUNCE: Cleanup.
578 2003-03-06  Simon Josefsson <simon@josefsson.org>
580         * FAQ: Update questions and answers.
582 2003-03-06  Simon Josefsson <simon@josefsson.org>
584         * FAQ: Moved faq from file README.
586 2003-03-06  Simon Josefsson <simon@josefsson.org>
588         * README: Move faq to file FAQ.  Add donation info.  Update todo's.
590 2003-03-06  Simon Josefsson <simon@josefsson.org>
592         * NEWS: Add forgotten 0.1.12 items.
594 2003-03-06  Simon Josefsson <simon@josefsson.org>
596         * draft-ietf-ips-iscsi-string-prep-03.txt,
597           draft-ietf-krb-wg-utf8-profile-00.txt: Remove.
599 2003-03-06  Simon Josefsson <simon@josefsson.org>
601         * NEWS: Version 0.1.12.
603 2003-03-06  Simon Josefsson <simon@josefsson.org>
605         * libidn.texi: Remove stringprep_*.h.  Document stringprep in idn.
607 2003-03-06  Simon Josefsson <simon@josefsson.org>
609         * THANKS: Add.
611 2003-03-06  Simon Josefsson <simon@josefsson.org>
613         * libc/README: Fix ace.
615 2003-03-06  Simon Josefsson <simon@josefsson.org>
617         * Makefile.am: Ignore gengetopt errors.
619 2003-03-06  Simon Josefsson <simon@josefsson.org>
621         * draft-ietf-xmpp-nodeprep-00.txt,
622           draft-ietf-xmpp-resourceprep-00.txt: Remove.
624 2003-03-06  Simon Josefsson <simon@josefsson.org>
626         * idn.c, idn.ggo.in: Add -s and -p for stringprep.
628 2003-03-06  Simon Josefsson <simon@josefsson.org>
630         * NEWS: Mention stringprep API changes.
632 2003-03-06  Simon Josefsson <simon@josefsson.org>
634         * profiles.c, stringprep.c, stringprep.h.in, tst_stringprep.c: Add
635           stringprep_profile().
637 2003-03-06  Simon Josefsson <simon@josefsson.org>
639         * reference/Makefile.am: Cosmetic fix.
641 2003-03-06  Simon Josefsson <simon@josefsson.org>
643         * NEWS, example.c, internal.h, profiles.c, stringprep.h.in,
644           stringprep_generic.h, stringprep_iscsi.h, stringprep_kerberos5.h,
645           stringprep_nameprep.h, stringprep_plain.h, stringprep_xmpp.h,
646           reference/Makefile.am, reference/libidn-docs.tmpl: Deprecate
647           stringprep_*.h.
649 2003-03-06  Simon Josefsson <simon@josefsson.org>
651         * draft-ietf-ips-iscsi-string-prep-04.txt,
652           draft-ietf-krb-wg-utf8-profile-01.txt: Add.
654 2003-03-04  Simon Josefsson <simon@josefsson.org>
656         * README-alpha: Fixup.
658 2003-03-02  Simon Josefsson <simon@josefsson.org>
660         * NEWS: Mention idn.php.
662 2003-03-01  Simon Josefsson <simon@josefsson.org>
664         * configure.ac: Check for gengetopt.
666 2003-03-01  Simon Josefsson <simon@josefsson.org>
668         * Makefile.am: Use GENGETOPT.
670 2003-03-01  Simon Josefsson <simon@josefsson.org>
672         * NEWS: Add glibc 2.3.2.
674 2003-03-01  Simon Josefsson <simon@josefsson.org>
676         * configure.ac: Bump version.
678 2003-03-01  Simon Josefsson <simon@josefsson.org>
680         * libc/README, libc/Versions, libc/getaddrinfo.c, libc/libc.patch:
681           Update to libc 2.3.2.
683 2003-02-28  Simon Josefsson <simon@josefsson.org>
685         * NEWS: Add.
687 2003-02-27  Simon Josefsson <simon@josefsson.org>
689         * libidn.texi: Copying conditions.
691 2003-02-27  Simon Josefsson <simon@josefsson.org>
693         * profiles.c: Add SASLprep.
695 2003-02-27  Simon Josefsson <simon@josefsson.org>
697         * stringprep.h.in: Add SASL profile.
699 2003-02-27  Simon Josefsson <simon@josefsson.org>
701         * tst_stringprep.c: Test SASL profile.
703 2003-02-27  Simon Josefsson <simon@josefsson.org>
705         * Makefile.am: Don't byte compile elisp.  Cleanup EXTRA_DIST.
707 2003-02-27  Simon Josefsson <simon@josefsson.org>
709         * idn.ggo.in: Add copyright.
711 2003-02-27  Simon Josefsson <simon@josefsson.org>
713         * draft-ietf-sasl-saslprep-00.txt: Add.
715 2003-02-27  Simon Josefsson <simon@josefsson.org>
717         * libidn.texi: Don't ack self.
719 2003-02-26  Simon Josefsson <simon@josefsson.org>
721         * Makefile.am: Cleanup extra dist.
723 2003-02-26  Simon Josefsson <simon@josefsson.org>
725         * Makefile.am: Make idn.c depend on idn_cmd.*.
727 2003-02-26  Simon Josefsson <simon@josefsson.org>
729         * reference/Makefile.am: Ignore getopt.h.
731 2003-02-26  Simon Josefsson <simon@josefsson.org>
733         * idna.el, punycode.el: Doc fix.
735 2003-02-26  Simon Josefsson <simon@josefsson.org>
737         * libidn.texi: Reorder acks.  Add function and variable index.
739 2003-02-26  Simon Josefsson <simon@josefsson.org>
741         * fdl.texi, lgpl.texi: Fix TOC.
743 2003-02-26  Simon Josefsson <simon@josefsson.org>
745         * NEWS: Version 0.1.11.
747 2003-02-26  Simon Josefsson <simon@josefsson.org>
749         * Makefile.am: Distcheck fixes.
751 2003-02-26  Simon Josefsson <simon@josefsson.org>
753         * libidn.texi: Document Emacs API.
755 2003-02-26  Simon Josefsson <simon@josefsson.org>
757         * configure.ac: Bump versions.  Look for help2man.
759 2003-02-26  Simon Josefsson <simon@josefsson.org>
761         * Makefile.am: Build idn.1 man page.
763 2003-02-26  Simon Josefsson <simon@josefsson.org>
765         * libidn.texi: Document idn.
767 2003-02-26  Simon Josefsson <simon@josefsson.org>
769         * idna.el: Mention todo.
771 2003-02-26  Simon Josefsson <simon@josefsson.org>
773         * Makefile.am: Build idna.el.
775 2003-02-26  Simon Josefsson <simon@josefsson.org>
777         * idna.el: Elisp interface for IDNA.
779 2003-02-26  Simon Josefsson <simon@josefsson.org>
781         * punycode.el: Add keywords.
783 2003-02-26  Simon Josefsson <simon@josefsson.org>
785         * punycode.el: Fix doc.
787 2003-02-26  Simon Josefsson <simon@josefsson.org>
789         * configure.ac: Add automake elisp check.
791 2003-02-26  Simon Josefsson <simon@josefsson.org>
793         * Makefile.am: Add punycode.el.
795 2003-02-26  Simon Josefsson <simon@josefsson.org>
797         * punycode.el: Elisp interface for punycode.
799 2003-02-26  Simon Josefsson <simon@josefsson.org>
801         * Makefile.am: Fix gengetopt invocation.
803 2003-02-26  Simon Josefsson <simon@josefsson.org>
805         * idn.c: Print help on usage error.  Minor cleanup.
807 2003-02-26  Simon Josefsson <simon@josefsson.org>
809         * idn.ggo.in: Fix package/version name.
811 2003-02-26  Simon Josefsson <simon@josefsson.org>
813         * idn.ggo.in: Shorten line <80ch.
815 2003-02-26  Simon Josefsson <simon@josefsson.org>
817         * getopt.c, getopt.h, getopt1.c: Add.
819 2003-02-26  Simon Josefsson <simon@josefsson.org>
821         * configure.ac: Link with getopt if system doesn't have
822           getopt_long().  Build idn.ggo.
824 2003-02-26  Simon Josefsson <simon@josefsson.org>
826         * Makefile.am: Build idn.
828 2003-02-26  Simon Josefsson <simon@josefsson.org>
830         * idn.ggo.in: Add command line option specification for idn.c.
832 2003-02-26  Simon Josefsson <simon@josefsson.org>
834         * idn.c: Add command line interface to library.
836 2003-02-25  Simon Josefsson <simon@josefsson.org>
838         * draft-ietf-xmpp-nodeprep-01.txt,
839           draft-ietf-xmpp-resourceprep-01.txt: Add.
841 2003-02-21  Simon Josefsson <simon@josefsson.org>
843         * profiles.c: NFKC XMPP resourceprep.
845 2003-02-21  Simon Josefsson <simon@josefsson.org>
847         * profiles.c: NFKC XMPP nodeprep.
849 2003-02-21  Simon Josefsson <simon@josefsson.org>
851         * NEWS: Version 0.1.10.
853 2003-02-21  Simon Josefsson <simon@josefsson.org>
855         * reference/Makefile.am: Distribute libidn-stringprep-iscsi.html.
857 2003-02-21  Simon Josefsson <simon@josefsson.org>
859         * idna.c: Doc fix.
861 2003-02-21  Simon Josefsson <simon@josefsson.org>
863         * NEWS, idna.c, idna.h: Deprecate idna_*_to_ace() and
864           idna_*ace_to_*().  Add idna_to_ascii_from_*() and
865           idna_to_unicode_*_from_*().
867 2003-02-21  Simon Josefsson <simon@josefsson.org>
869         * Makefile.am: Make release project independent.
871 2003-02-21  Simon Josefsson <simon@josefsson.org>
873         * NEWS: Add.
875 2003-02-21  Simon Josefsson <simon@josefsson.org>
877         * ANNOUNCE, Makefile.am, README, internal.h, libidn.texi,
878           profiles.c, stringprep_iscsi.h, tst_stringprep.c,
879           reference/dummy.c, reference/libidn-docs.tmpl: Add iSCSI profile.
881 2003-02-21  Simon Josefsson <simon@josefsson.org>
883         * NEWS: Add.
885 2003-02-21  Simon Josefsson <simon@josefsson.org>
887         * configure.ac: Bump versions.
889 2003-02-21  Simon Josefsson <simon@josefsson.org>
891         * NEWS: Add.
893 2003-02-21  Simon Josefsson <simon@josefsson.org>
895         * Makefile.am: Distribute contrib/*.
897 2003-02-21  Simon Josefsson <simon@josefsson.org>
899         * Makefile.am: Install punycode.h.
901 2003-02-21  Simon Josefsson <simon@josefsson.org>
903         * Makefile.am: Install idna.h, tiny patch from Stephane Bortzmeyer.
905 2003-02-20  Simon Josefsson <simon@josefsson.org>
907         * NEWS: Version 0.1.9.
909 2003-02-20  Simon Josefsson <simon@josefsson.org>
911         * reference/libidn-docs.tmpl: Include stringprep_plain.sgml.
913 2003-02-20  Simon Josefsson <simon@josefsson.org>
915         * reference/Makefile.am: Add libidn-stringprep-plain.html.
917 2003-02-20  Simon Josefsson <simon@josefsson.org>
919         * libidn.texi: Fix last commit.
921 2003-02-20  Simon Josefsson <simon@josefsson.org>
923         * libidn.texi: Mention stringprep_plain.h.
925 2003-02-20  Simon Josefsson <simon@josefsson.org>
927         * reference/dummy.c: Add stringprep_plain.
929 2003-02-20  Simon Josefsson <simon@josefsson.org>
931         * profiles.c: Don't case fold XMPP resources.
933 2003-02-20  Simon Josefsson <simon@josefsson.org>
935         * profiles.c: Really fix XMPP definition.
937 2003-02-20  Simon Josefsson <simon@josefsson.org>
939         * Makefile.am: Add stringprep_plain.h.
941 2003-02-20  Simon Josefsson <simon@josefsson.org>
943         * configure.ac: Bump versions.
945 2003-02-20  Simon Josefsson <simon@josefsson.org>
947         * libidn.texi: Sync ANNOUNCE.
949 2003-02-20  Simon Josefsson <simon@josefsson.org>
951         * ANNOUNCE: Mention SASL "plain".
953 2003-02-20  Simon Josefsson <simon@josefsson.org>
955         * NEWS: Add.
957 2003-02-20  Simon Josefsson <simon@josefsson.org>
959         * tst_stringprep.c: Remove broken XMPP tests.  Add SASL test.
961 2003-02-20  Simon Josefsson <simon@josefsson.org>
963         * draft-ietf-sasl-anon-00.txt: Add.
965 2003-02-20  Simon Josefsson <simon@josefsson.org>
967         * internal.h: Include stringprep_plain.h.
969 2003-02-20  Simon Josefsson <simon@josefsson.org>
971         * profiles.c: Add stringprep_plain for SASL ANONYMOUS plain
972           profile.
974 2003-02-20  Simon Josefsson <simon@josefsson.org>
976         * profiles.c: Fix XMPP definition.
978 2003-02-20  Simon Josefsson <simon@josefsson.org>
980         * stringprep_plain.h: New file.
982 2003-02-19  Simon Josefsson <simon@josefsson.org>
984         * NEWS: Add.
986 2003-02-19  Simon Josefsson <simon@josefsson.org>
988         * THANKS: Add.
990 2003-02-19  Simon Josefsson <simon@josefsson.org>
992         * profiles.c: Don't normalize or map ASCII space for XMPP nodeprep.
993           Tiny patch from Travis Shirk <TShirk@jabber.com>.
995 2003-02-18  Simon Josefsson <simon@josefsson.org>
997         * README: Add.
999 2003-02-15  Simon Josefsson <simon@josefsson.org>
1001         * idna.c: Make sure decoded punycode data is zero terminated.
1003 2003-02-15  Simon Josefsson <simon@josefsson.org>
1005         * tst_idna.c: Fix memory leak.
1007 2003-02-15  Simon Josefsson <simon@josefsson.org>
1009         * idna.c: Fix memory leaks.  Waste less memory.
1011 2003-02-15  Simon Josefsson <simon@josefsson.org>
1013         * idna.c: Fix memory leak.
1015 2003-02-14  Simon Josefsson <simon@josefsson.org>
1017         * tst_stringprep.c: Fix.
1019 2003-02-14  Simon Josefsson <simon@josefsson.org>
1021         * nfkc.c: Fix typo.
1023 2003-02-14  Simon Josefsson <simon@josefsson.org>
1025         * stringprep.c: Fix maplen calculation.
1027 2003-02-14  Simon Josefsson <simon@josefsson.org>
1029         * stringprep.c: Fix gcc warnings.
1031 2003-02-14  Simon Josefsson <simon@josefsson.org>
1033         * stringprep.c, stringprep.h.in: Change STRINGPREP_MAX_MAP_CHARS to
1034           4 to waste less space.
1036 2003-02-14  Simon Josefsson <simon@josefsson.org>
1038         * NEWS: Version 0.1.8.
1040 2003-02-14  Simon Josefsson <simon@josefsson.org>
1042         * Makefile.am: GTK-DOC fix.
1044 2003-02-14  Simon Josefsson <simon@josefsson.org>
1046         * libidn.texi: Update port status.
1048 2003-02-14  Simon Josefsson <simon@josefsson.org>
1050         * configure.ac: Use = instead of == as test operator.
1052 2003-02-13  Simon Josefsson <simon@josefsson.org>
1054         * example2.c, stringprep.c: Use size_t for string lengths.
1056 2003-02-13  Simon Josefsson <simon@josefsson.org>
1058         * example2.c: Revert missing-noreturn fix.
1060 2003-02-13  Simon Josefsson <simon@josefsson.org>
1062         * idna.c: Use size_t for string lengths.
1064 2003-02-13  Simon Josefsson <simon@josefsson.org>
1066         * configure.ac, Makefile.am: Condition GTK-DOC and disable by
1067           default.
1069 2003-02-13  Simon Josefsson <simon@josefsson.org>
1071         * configure.ac: Cleanup gtk-doc build.
1073 2003-02-13  Simon Josefsson <simon@josefsson.org>
1075         * reference/Makefile.am, reference/libidn-docs.sgml,
1076           reference/libidn-docs.tmpl, reference/libidn.types: Cleanup
1077           gtk-doc build.
1079 2003-02-13  Simon Josefsson <simon@josefsson.org>
1081         * profiles.c: Zero terminate XMPP array.
1083 2003-02-13  Simon Josefsson <simon@josefsson.org>
1085         * configure.ac: Bump version (both shared library and package).
1087 2003-02-13  Simon Josefsson <simon@josefsson.org>
1089         * NEWS: Add.
1091 2003-02-13  Simon Josefsson <simon@josefsson.org>
1093         * example.c, example2.c, gen-unicode-tables.pl, idna.c, internal.h,
1094           nfkc.c, punycode.c, stringprep.c, stringprep.h.in, toutf8.c,
1095           tst_idna.c, tst_nfkc.c, tst_punycode.c, tst_stringprep.c: Fix
1096           CFLAGS warnings.
1098 2003-02-13  Simon Josefsson <simon@josefsson.org>
1100         * example3.c, example4.c: Fix CFLAGS warnings.  Use official IDNA
1101           ACE prefix.
1103 2003-02-12  Simon Josefsson <simon@josefsson.org>
1105         * tst_stringprep.c: Cleanups for including as appendix in draft.
1107 2003-02-12  Simon Josefsson <simon@josefsson.org>
1109         * profiles.c: Don't optimize prohibited output tables (better trace
1110           logs).
1112 2003-02-12  Simon Josefsson <simon@josefsson.org>
1114         * tst_stringprep.c: More self tests.  More debug info.
1116 2003-02-12  Simon Josefsson <simon@josefsson.org>
1118         * stringprep.c: More debug output.
1120 2003-02-12  Simon Josefsson <simon@josefsson.org>
1122         * idna-ace-prefix.txt: Official results.
1124 2003-02-12  Simon Josefsson <simon@josefsson.org>
1126         * Makefile.am: Improve release target.
1128 2003-02-12  Simon Josefsson <simon@josefsson.org>
1130         * Makefile.am: Add release target.
1132 2003-02-12  Simon Josefsson <simon@josefsson.org>
1134         * NEWS, configure.ac: Version 0.1.7.
1136 2003-02-12  Simon Josefsson <simon@josefsson.org>
1138         * tst_idna.c: Fix IDNA ACE prefix.
1140 2003-02-12  Simon Josefsson <simon@josefsson.org>
1142         * idna.h: Use official IDNA prefix.
1144 2003-02-11  Simon Josefsson <simon@josefsson.org>
1146         * Makefile.am: Add upload target.
1148 2003-02-11  Simon Josefsson <simon@josefsson.org>
1150         * tst_idna.c: Use new IDNA ACE prefix.
1152 2003-02-11  Simon Josefsson <simon@josefsson.org>
1154         * NEWS, configure.ac: Version 0.1.6.
1156 2003-02-11  Simon Josefsson <simon@josefsson.org>
1158         * idna-ace-prefix.txt: Add my computation.
1160 2003-02-11  Simon Josefsson <simon@josefsson.org>
1162         * idna.h: Chose IDNA prefix based on my computation.
1164 2003-02-09  Simon Josefsson <simon@josefsson.org>
1166         * internal.h: Fix header.
1168 2003-02-09  Simon Josefsson <simon@josefsson.org>
1170         * stringprep.h.in: Fix.
1172 2003-02-09  Simon Josefsson <simon@josefsson.org>
1174         * draft-ietf-ips-iscsi-string-prep-03.txt: Add.
1176 2003-02-09  Simon Josefsson <simon@josefsson.org>
1178         * profiles.c: Indent.
1180 2003-02-09  Simon Josefsson <simon@josefsson.org>
1182         * Makefile.am: Fix cvs2cl.
1184 2003-02-07  Simon Josefsson <simon@josefsson.org>
1186         * README: Fix.
1188 2003-02-07  Simon Josefsson <simon@josefsson.org>
1190         * reference/libidn-docs.sgml: Reorder.
1192 2003-02-07  Simon Josefsson <simon@josefsson.org>
1194         * README-alpha: Add build instructions.
1196 2003-02-07  Simon Josefsson <simon@josefsson.org>
1198         * NEWS: Add.
1200 2003-02-07  Simon Josefsson <simon@josefsson.org>
1202         * reference/dummy.c, libidn.texi: Add XMPP.
1204 2003-02-07  Simon Josefsson <simon@josefsson.org>
1206         * reference/libidn-docs.sgml: Include xmpp.
1208 2003-02-07  Simon Josefsson <simon@josefsson.org>
1210         * reference/libidn-docs.sgml: Update (from ANNOUNCE).
1212 2003-02-07  Simon Josefsson <simon@josefsson.org>
1214         * profiles.c: Use table C.8 for bidi prohibited instead of C.9.
1216 2003-02-07  Simon Josefsson <simon@josefsson.org>
1218         * Makefile.am, draft-ietf-xmpp-nodeprep-00.txt,
1219           draft-ietf-xmpp-resourceprep-00.txt, internal.h, profiles.c,
1220           stringprep_xmpp.h, tst_stringprep.c: Support XMPP.
1222 2003-02-07  Simon Josefsson <simon@josefsson.org>
1224         * draft-ietf-krb-wg-utf8-profile-00.txt: Add.
1226 2003-02-07  Simon Josefsson <simon@josefsson.org>
1228         * ANNOUNCE: Fix.
1230 2003-02-07  Simon Josefsson <simon@josefsson.org>
1232         * stringprep_kerberos5.h, stringprep_nameprep.h,
1233           stringprep_generic.h: Name fix.
1235 2003-02-05  Simon Josefsson <simon@josefsson.org>
1237         * libc/README: Fix.
1239 2003-01-31  Simon Josefsson <simon@josefsson.org>
1241         * tst_punycode.c, tst_idna.c: Indent.
1243 2003-01-31  Simon Josefsson <simon@josefsson.org>
1245         * tst_punycode.c: Indent.
1247 2003-01-31  Simon Josefsson <simon@josefsson.org>
1249         * example3.c, example4.c, idna.c, stringprep.c, toutf8.c,
1250           tst_idna.c, tst_punycode.c: Indent.
1252 2003-01-30  Simon Josefsson <simon@josefsson.org>
1254         * ANNOUNCE: Fix.
1256 2003-01-30  Simon Josefsson <simon@josefsson.org>
1258         * libidn.texi: Typo.
1260 2003-01-29  Simon Josefsson <simon@josefsson.org>
1262         * ANNOUNCE: Mention libc.
1264 2003-01-28  Simon Josefsson <simon@josefsson.org>
1266         * libc/README: Typo.
1268 2003-01-28  Simon Josefsson <simon@josefsson.org>
1270         * reference/Makefile.am: Really ignore netdb.h.
1272 2003-01-28  Simon Josefsson <simon@josefsson.org>
1274         * configure.ac: Release 0.1.5.
1276 2003-01-28  Simon Josefsson <simon@josefsson.org>
1278         * Makefile.am: Dist libc/*.
1280 2003-01-28  Simon Josefsson <simon@josefsson.org>
1282         * reference/Makefile.am: Ignore netdb.h.
1284 2003-01-28  Simon Josefsson <simon@josefsson.org>
1286         * libc/README: Fix.
1288 2003-01-28  Simon Josefsson <simon@josefsson.org>
1290         * libc/README: Add.
1292 2003-01-28  Simon Josefsson <simon@josefsson.org>
1294         * NEWS, libc/Makefile, libc/README, libc/Versions, libc/configure,
1295           libc/example.c, libc/getaddrinfo.c, libc/libc.patch,
1296           libc/netdb.h: Libidn as libc add-on.
1298 2003-01-28  Simon Josefsson <simon@josefsson.org>
1300         * idna.c, idna.h: Return new error code IDNA_ICONV_ERROR instead of
1301           crashing when character set conversion fails.
1303 2003-01-28  Simon Josefsson <simon@josefsson.org>
1305         * toutf8.c: Fix prototype.  Move unused parameter unless
1306           LOCALE_WORKS.
1308 2003-01-28  Simon Josefsson <simon@josefsson.org>
1310         * internal.h: Work from within GNU Libc.
1312 2003-01-27  Simon Josefsson <simon@josefsson.org>
1314         * THANKS: Add ack.
1316 2003-01-27  Simon Josefsson <simon@josefsson.org>
1318         * libidn.texi: Point to THANKS for more acks.
1320 2003-01-27  Simon Josefsson <simon@josefsson.org>
1322         * idna.c: Fix possible memory corruption.  Noncopyrightable patch
1323           from Waldo Bastian <bastian@kde.org>.
1325 2003-01-20  Simon Josefsson <simon@josefsson.org>
1327         * configure.ac: Change bug email address.
1329 2003-01-18  Simon Josefsson <simon@josefsson.org>
1331         * Makefile.am: Generate ChangeLog with --no-times.
1333 2003-01-15  Simon Josefsson <simon@josefsson.org>
1335         * NEWS, configure.ac: Release 0.1.4.
1337 2003-01-15  Simon Josefsson <simon@josefsson.org>
1339         * toutf8.c: Fix functions on bad platforms.
1341 2003-01-15  Simon Josefsson <simon@josefsson.org>
1343         * stringprep.c: Add comment.
1345 2003-01-15  Simon Josefsson <simon@josefsson.org>
1347         * tst_idna.c: Test step 5 in ToASCII.
1349 2003-01-15  Simon Josefsson <simon@josefsson.org>
1351         * idna.c, idna.h: Fix ToASCII().
1353 2003-01-15  Simon Josefsson <simon@josefsson.org>
1355         * libidn.texi: Fix copyright.
1357 2003-01-15  Simon Josefsson <simon@josefsson.org>
1359         * libidn.texi: Fix dir entry.
1361 2003-01-15  Simon Josefsson <simon@josefsson.org>
1363         * Makefile.am: Use automake's ps and pdf texinfo targets.  Remove
1364           txt texinfo target.
1366 2003-01-15  Simon Josefsson <simon@josefsson.org>
1368         * Makefile.am: EXTRA_DIST lgplg.texi.  Disable GTK-DOC for
1369           distcheck builds (doesn't work).
1371 2003-01-15  Simon Josefsson <simon@josefsson.org>
1373         * reference/Makefile.am: Add uninstall target.  Fix distcheck
1374           builds.
1376 2003-01-15  Simon Josefsson <simon@josefsson.org>
1378         * lgpl.texi, libidn.texi: Add acknowledgements, lgpl.
1380 2003-01-15  Simon Josefsson <simon@josefsson.org>
1382         * Makefile.am, configure.ac, example.c, example2.c, idna.c, idna.h,
1383           libidn.texi, nfkc.c, profiles.c, punycode.c, punycode.h,
1384           stringprep.c, stringprep.h.in, toutf8.c, tst_idna.c, tst_nfkc.c,
1385           tst_punycode.c, tst_stringprep.c, version.c: Comment cleanup.
1387 2003-01-15  Simon Josefsson <simon@josefsson.org>
1389         * Makefile.am, reference/dummy.c: Improve texinfo manual.
1391 2003-01-15  Simon Josefsson <simon@josefsson.org>
1393         * stringprep.c: Add doc.
1395 2003-01-15  Simon Josefsson <simon@josefsson.org>
1397         * libidn.texi: Add.
1399 2003-01-15  Simon Josefsson <simon@josefsson.org>
1401         * README: Remove API documentation.
1403 2003-01-15  Simon Josefsson <simon@josefsson.org>
1405         * NEWS, configure.ac: Release 0.1.3.
1407 2003-01-15  Simon Josefsson <simon@josefsson.org>
1409         * Makefile.am, fdl.texi, gdoc, libidn.texi: Add texinfo manual.
1411 2003-01-15  Simon Josefsson <simon@josefsson.org>
1413         * example2.c: Fix for texinfiscation.
1415 2003-01-15  Simon Josefsson <simon@josefsson.org>
1417         * nfkc.c: Doc fixes.
1419 2003-01-08  Simon Josefsson <simon@josefsson.org>
1421         * README-alpha: Add.
1423 2003-01-08  Simon Josefsson <simon@josefsson.org>
1425         * NEWS, configure.ac: Release 0.1.2.
1427 2003-01-08  Simon Josefsson <simon@josefsson.org>
1429         * example4.c: Fix.
1431 2003-01-08  Simon Josefsson <simon@josefsson.org>
1433         * Makefile.am, example3.c, example4.c, idna.c, idna.h,
1434           stringprep.h.in, toutf8.c: IDNA high-level API.
1436 2003-01-08  Simon Josefsson <simon@josefsson.org>
1438         * NEWS, configure.ac: Release 0.1.1.
1440 2003-01-08  Simon Josefsson <simon@josefsson.org>
1442         * reference/Makefile.am: dist dummy.c.
1444 2003-01-08  Simon Josefsson <simon@josefsson.org>
1446         * reference/Makefile.am: Add templates.  Don't parse internal.h
1448 2003-01-08  Simon Josefsson <simon@josefsson.org>
1450         * reference/libidn-docs.sgml: Add ANNOUNCE text.
1452 2003-01-08  Simon Josefsson <simon@josefsson.org>
1454         * reference/dummy.c: Add.
1456 2003-01-08  Simon Josefsson <simon@josefsson.org>
1458         * version.c, toutf8.c: Doc fix.
1460 2003-01-08  Simon Josefsson <simon@josefsson.org>
1462         * idna.c: Doc fix.
1464 2003-01-08  Simon Josefsson <simon@josefsson.org>
1466         * stringprep.c: Doc fix.
1468 2003-01-08  Simon Josefsson <simon@josefsson.org>
1470         * nfkc.c, stringprep.c, version.c: Add GTK-DOC documentation.
1472 2003-01-08  Simon Josefsson <simon@josefsson.org>
1474         * reference/dummy.c, reference/Makefile.am: Dummy GTK-DOC C file
1475           with documentation for #define macros.
1477 2003-01-08  Simon Josefsson <simon@josefsson.org>
1479         * stringprep.h.in: GTK-DOC fixes.
1481 2003-01-08  Simon Josefsson <simon@josefsson.org>
1483         * toutf8.c: Add GTK-DOC documentation.
1485 2003-01-08  Simon Josefsson <simon@josefsson.org>
1487         * punycode.c: Add GTK-DOC documentation.
1489 2003-01-08  Simon Josefsson <simon@josefsson.org>
1491         * Makefile.am, configure.ac, reference/Makefile.am,
1492           reference/libidn-docs.sgml, reference/libidn.types: Add API
1493           Reference Manual.
1495 2003-01-05  Simon Josefsson <simon@josefsson.org>
1497         * configure.ac: Release 0.1.0.
1499 2003-01-05  Simon Josefsson <simon@josefsson.org>
1501         * Makefile.am: Fix ChangeLog in distcheck.
1503 2003-01-05  Simon Josefsson <simon@josefsson.org>
1505         * README-alpha, README: Fix.
1507 2003-01-05  Simon Josefsson <simon@josefsson.org>
1509         * idna.h, Makefile.am: Add.
1511 2003-01-05  Simon Josefsson <simon@josefsson.org>
1513         * tst_idna.c: Check idna_to_unicode().
1515 2003-01-05  Simon Josefsson <simon@josefsson.org>
1517         * idna.c: Fix.
1519 2003-01-05  Simon Josefsson <simon@josefsson.org>
1521         * tst_punycode.c: Check decoding.
1523 2003-01-05  Simon Josefsson <simon@josefsson.org>
1525         * README-alpha: Add.
1527 2003-01-04  Simon Josefsson <simon@josefsson.org>
1529         * ANNOUNCE: Fix.
1531 2003-01-03  Simon Josefsson <simon@josefsson.org>
1533         * README-alpha: Rename.
1535 2003-01-03  Simon Josefsson <simon@josefsson.org>
1537         * NEWS: Fix.
1539 2003-01-03  Simon Josefsson <simon@josefsson.org>
1541         * Makefile.am: Build IDNA.
1543 2003-01-03  Simon Josefsson <simon@josefsson.org>
1545         * AUTHORS: Rename.
1547 2003-01-03  Simon Josefsson <simon@josefsson.org>
1549         * ANNOUNCE: Fix.
1551 2003-01-03  Simon Josefsson <simon@josefsson.org>
1553         * README, idna.c, idna.h, internal.h, tst_idna.c: Add unfinished
1554           old IDNA stuff.
1556 2003-01-03  Simon Josefsson <simon@josefsson.org>
1558         * libidn.pc.in: Rename and fix.
1560 2003-01-03  Simon Josefsson <simon@josefsson.org>
1562         * THANKS, draft-ietf-idn-idna-14.txt,
1563           draft-ietf-idn-nameprep-11.txt: Add.
1565 2003-01-03  Simon Josefsson <simon@josefsson.org>
1567         * THANKS, README: Rename.
1569 2003-01-03  Simon Josefsson <simon@josefsson.org>
1571         * Makefile.am, configure.ac: Rename.
1573 2003-01-03  Simon Josefsson <simon@josefsson.org>
1575         * libidn.pc.in, libstringprep.pc.in: Rename libstringprep.pc.in to
1576           libidn.pc.in.
1578 2003-01-02  Simon Josefsson <simon@josefsson.org>
1580         * Makefile.am, draft-hoffman-stringprep-07.txt,
1581           gen-stringprep-tables.pl, rfc3454.txt: Use rfc3454.txt instead of
1582           draft-hoffman-stringprep-07.txt.
1584 2002-12-27  Simon Josefsson <simon@josefsson.org>
1586         * ANNOUNCE: Fix.
1588 2002-12-26  Simon Josefsson <simon@josefsson.org>
1590         * ANNOUNCE: Cleanup.
1592 2002-12-26  Simon Josefsson <simon@josefsson.org>
1594         * ANNOUNCE: Initiate name change for savannah project registration.
1596 2002-12-26  Simon Josefsson <simon@josefsson.org>
1598         * tst_punycode.c: Fixes.
1600 2002-12-26  Simon Josefsson <simon@josefsson.org>
1602         * tst_stringprep.c: Fix.
1604 2002-12-26  Simon Josefsson <simon@josefsson.org>
1606         * README-alpha: Add.
1608 2002-12-26  Simon Josefsson <simon@josefsson.org>
1610         * ANNOUNCE: Fix.
1612 2002-12-19  Simon Josefsson <simon@josefsson.org>
1614         * Makefile.am, NEWS, configure.ac, draft-ietf-idn-punycode-03.txt,
1615           example.c, example2.c, internal.h, nfkc.c, punycode.c,
1616           punycode.h, stringprep.c, stringprep.h.in, tst_punycode.c: Add
1617           punycode.  Use "unsigned long" for Unicode code points.  Copying
1618           condition fixes.  Fixes.
1620 2002-12-14  Simon Josefsson <simon@josefsson.org>
1622         * Makefile.am: Make sure ChangeLog is regenerated.
1624 2002-12-13  Simon Josefsson <simon@josefsson.org>
1626         * NEWS, configure.ac: Release 0.0.8.
1628 2002-12-13  Simon Josefsson <simon@josefsson.org>
1630         * AUTHORS, Makefile.am, NEWS, README, THANKS, configure.ac,
1631           internal.h, libstringprep.pc.in, strdup.c, stringprep.c,
1632           stringprep_generic.h, stringprep_kerberos5.h,
1633           stringprep_nameprep.h, toutf8.c, tst_nfkc.c, tst_stringprep.c:
1634           Portability fixes.
1636 2002-12-13  Simon Josefsson <simon@josefsson.org>
1638         * Makefile.am: Link with libiconv.
1640 2002-12-10  Simon Josefsson <simon@josefsson.org>
1642         * stringprep.c: Don't use uint32_t in one odd place.
1644 2002-12-10  Simon Josefsson <simon@josefsson.org>
1646         * stringprep.c: Flawfinder.
1648 2002-12-10  Simon Josefsson <simon@josefsson.org>
1650         * toutf8.c: Fix.
1652 2002-12-10  Simon Josefsson <simon@josefsson.org>
1654         * stringprep.h.in: Remove comma on last enum entry.
1656 2002-12-09  Simon Josefsson <simon@josefsson.org>
1658         * tst_nfkc.c: Fix memory leak.
1660 2002-12-09  Simon Josefsson <simon@josefsson.org>
1662         * configure.ac, internal.h, stringprep.c: Use dmalloc.  Fix memory
1663           leak when bidi fails.
1665 2002-12-09  Simon Josefsson <simon@josefsson.org>
1667         * tst_stringprep.c: Check version.
1669 2002-12-09  Simon Josefsson <simon@josefsson.org>
1671         * NEWS, configure.ac: Release 0.0.7 (version 0.0.6 was abandoned).
1673 2002-12-09  Simon Josefsson <simon@josefsson.org>
1675         * configure.ac: Release 0.0.6.
1677 2002-12-09  Simon Josefsson <simon@josefsson.org>
1679         * tst_stringprep.c: Check all upper string case mapping.
1681 2002-12-09  Simon Josefsson <simon@josefsson.org>
1683         * stringprep.c: Apply table until it can't be applied any longer.
1685 2002-12-07  Simon Josefsson <simon@josefsson.org>
1687         * tst_stringprep.c: Add nameprep vector.
1689 2002-12-07  Simon Josefsson <simon@josefsson.org>
1691         * example.c: Cosmetic fix.
1693 2002-12-07  Simon Josefsson <simon@josefsson.org>
1695         * stringprep.c: Fix printf() format warnings.  Fix bidi table for
1696           loop (affected only nameprep).
1698 2002-12-07  Simon Josefsson <simon@josefsson.org>
1700         * NEWS: Release 0.0.5.
1702 2002-12-07  Simon Josefsson <simon@josefsson.org>
1704         * Makefile.am, configure.ac: Add memset.c, an AC_LIBOBJ.
1706 2002-12-07  Simon Josefsson <simon@josefsson.org>
1708         * memset.c: An AC_LIBOBJ, from gnulib.
1710 2002-12-07  Simon Josefsson <simon@josefsson.org>
1712         * profiles.c, stringprep.c, stringprep.h.in: Indent.
1714 2002-12-07  Simon Josefsson <simon@josefsson.org>
1716         * README: Use new types.
1718 2002-12-07  Simon Josefsson <simon@josefsson.org>
1720         * profiles.c, stringprep.c, stringprep.h.in, tst_stringprep.c:
1721           Fixes.
1723 2002-12-07  Simon Josefsson <simon@josefsson.org>
1725         * profiles.c, stringprep.c, tst_stringprep.c: Fix bidi code and add
1726           self tests.
1728 2002-12-07  Simon Josefsson <simon@josefsson.org>
1730         * gen-stringprep-tables.pl, profiles.c, stringprep.c,
1731           stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
1732           stringprep_nameprep.h, tst_stringprep.c: Clean up internal
1733           profiling definitions.
1735 2002-12-06  Simon Josefsson <simon@josefsson.org>
1737         * example.c: Fix typo.
1739 2002-12-06  Simon Josefsson <simon@josefsson.org>
1741         * configure.ac: Release 0.0.4.
1743 2002-12-06  Simon Josefsson <simon@josefsson.org>
1745         * NEWS, README, profiles.c, stringprep.c, stringprep.h.in,
1746           stringprep_nameprep.h, tst_stringprep.c: Add unassigned code
1747           point handling, and self test.
1749 2002-12-06  Simon Josefsson <simon@josefsson.org>
1751         * tst_stringprep.c: Don't modify constant string during debug.
1753 2002-12-05  Simon Josefsson <simon@josefsson.org>
1755         * stringprep.c: Don't use *_fast().
1757 2002-12-05  Simon Josefsson <simon@josefsson.org>
1759         * Makefile.am: Don't use $< (GNU specific).
1761 2002-12-03  Simon Josefsson <simon@josefsson.org>
1763         * Makefile.am: Portability fixes.
1765 2002-12-03  Simon Josefsson <simon@josefsson.org>
1767         * internal.h, nfkc.c, stringprep.c, toutf8.c, tst_nfkc.c,
1768           tst_stringprep.c, version.c: Simplify the #include-mess. (NULL
1769           wasn't found on alpha-unknown-netbsd1.6)
1771 2002-11-30  Simon Josefsson <simon@josefsson.org>
1773         * config.rpath: [no log message]
1775 2002-11-30  Simon Josefsson <simon@josefsson.org>
1777         * NEWS, configure.ac: Release 0.0.3.
1779 2002-11-30  Simon Josefsson <simon@josefsson.org>
1781         * Makefile.am, configure.ac, strdup.c: Add replacement strdup.c for
1782           system's without it.  Increment shared library version.  Trim
1783           autoconf tests.
1785 2002-11-30  Simon Josefsson <simon@josefsson.org>
1787         * README: Added copying conditions.  Added more API documentation.
1789 2002-11-30  Simon Josefsson <simon@josefsson.org>
1791         * THANKS: Add copying conditions.
1793 2002-11-30  Simon Josefsson <simon@josefsson.org>
1795         * AUTHORS: Add copying conditions and public key.
1797 2002-11-30  Simon Josefsson <simon@josefsson.org>
1799         * Makefile.am, example.c, nfkc.c, stringprep.h.in,
1800           tst_stringprep.c: Export stringprep_utf8_to_unichar.
1802           Rename stringprep_utf8_to_ucs4_fast to stringprep_utf8_to_ucs4 to
1803           clean up API (old entry maintained for binary backwards
1804           compatibility though).
1806           Indent.
1808           Add sign make target.
1810 2002-11-29  Simon Josefsson <simon@josefsson.org>
1812         * nfkc.c, profiles.c, toutf8.c: indent
1814 2002-11-29  Simon Josefsson <simon@josefsson.org>
1816         * stringprep.c: improve debugging output
1818 2002-11-14  Simon Josefsson <simon@josefsson.org>
1820         * configure.ac: AC_PROG_RANLIB obsoleted by libtool.
1822 2002-11-07  Simon Josefsson <simon@josefsson.org>
1824         * example.c: improve comment
1826 2002-11-07  Simon Josefsson <simon@josefsson.org>
1828         * Makefile.am: add dependency
1830 2002-11-07  Simon Josefsson <simon@josefsson.org>
1832         * NEWS, configure.ac: Release 0.0.2.
1834 2002-11-07  Simon Josefsson <simon@josefsson.org>
1836         * toutf8.c: Remove unused variable.
1838 2002-11-07  Simon Josefsson <simon@josefsson.org>
1840         * stringprep.c: Fix memory leak.
1842 2002-11-07  Simon Josefsson <simon@josefsson.org>
1844         * Makefile.am, tst_nfkc.c, tst_stringprep.c: Add NFKC self test.
1846 2002-11-06  Simon Josefsson <simon@josefsson.org>
1848         * stringprep.h.in, toutf8.c: Cosmetic fixes.
1850 2002-11-06  Simon Josefsson <simon@josefsson.org>
1852         * ANNOUNCE: Add.
1854 2002-11-06  Simon Josefsson <simon@josefsson.org>
1856         * README: Explain why GLIB is not used.
1858 2002-11-06  Simon Josefsson <simon@josefsson.org>
1860         * Makefile.am, README: Build fixes.
1862 2002-11-06  Simon Josefsson <simon@josefsson.org>
1864         * Makefile.am, NEWS, README, THANKS, configure.ac, example.c,
1865           iconv.m4, libstringprep.pc.in, profiles.c, stringprep.h.in,
1866           stringprep_generic.h, stringprep_kerberos5.h,
1867           stringprep_nameprep.h, toutf8.c: Add example.  Add toutf8.c.
1868           Check if OS has locale functions.  Add -R to pkg-config info
1869           file.  Moved profile variables to profile.c from header files.
1871 2002-11-05  Simon Josefsson <simon@josefsson.org>
1873         * AUTHORS, COPYING.LIB, CaseFolding-3.2.0.txt,
1874           CompositionExclusions-3.2.0.txt, LineBreak-3.2.0.txt,
1875           Makefile.am, NEWS, README, SpecialCasing-3.2.0.txt, THANKS,
1876           UnicodeData-3.2.0.txt, configure.ac,
1877           draft-hoffman-stringprep-07.txt, gen-stringprep-tables.pl,
1878           gen-unicode-tables.pl, libstringprep.pc.in, nfkc.c, stringprep.c,
1879           stringprep.h.in, stringprep_generic.h, stringprep_kerberos5.h,
1880           stringprep_nameprep.h, tst_stringprep.c, version.c: Initial
1881           version.
1883 ----------------------------------------------------------------------
1884   Copyright 2002, 2003  Simon Josefsson
1885  Copying and distribution of this file, with or without modification,
1886  are permitted in any medium without royalty provided the copyright
1887  notice and this notice are preserved.