Add.
[libidn.git] / NEWS
blob72ac088143ea0b92ed7fc6ca6f2d6af2cd2f258c
1 Libidn NEWS -- History of user-visible changes.                 -*- outline -*-
2 Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson
3 See the end for copying conditions.
5 * Version 0.6.0 (unreleased)
7 ** A C# port of Libidn has been added, contributed by Alexander Gnauck.
8 The port resides in the csharp/ directory.  Configure will build it if
9 it can find a working C# compiler; Mono's "mcs" is known to work
10 (available in Debian in the "mono-mcs" package) but PNET's "cscc"
11 should also work (available in Debian in the "pnet" package).  The
12 port is licensed under the GPL.  No further documentation is available
13 at this point.
15 ** Support shared libraries on Cygwin and Mingw32, thanks to Yaakov S.
17 ** Fix memory leak.
19 ** API and ABI is backwards compatible with the previous version.
21 * Version 0.5.20 (released 2005-10-23)
23 ** The header file pr29.h is now installed by 'make install'.
25 ** Translation updates.
27 ** Update of gnulib files.
29 ** API and ABI is backwards compatible with the previous version.
31 * Version 0.5.19 (released 2005-09-19)
33 ** The test for setlocale and nl_langinfo has now been separated.
34 The autoconf script now test for locale.h, setlocale and
35 nl_langinfo(CODESET) independently.
37 ** Gnulib updates, fixes for getopt.
39 ** Java manuals in doc/java/ are now generated by Gjdoc from GNU Classpath.
41 ** Kaffe is used to link the pre-built libidn-*.jar file.
43 ** Translation updates.
45 ** API and ABI is backwards compatible with the previous version.
47 * Version 0.5.18 (released 2005-07-16)
49 ** The macro AX_CREATE_STDINT_H that is used to create idn-int.h
50 ** has been updated.
52 ** Fix use of 'head -1' in configure script (should be 'head -n -1'),
53 ** thanks to Carsten Lohrke.
55 ** Announce the help-libidn mailing list in documentation and README.
57 ** Translation updates.
59 ** API and ABI is backwards compatible with the previous version.
61 * Version 0.5.17 (released 2005-05-26)
63 ** The gnulib portability files were updated.
65 ** The license template in files were updated with the new address.
67 ** Translation updated.
69 ** API and ABI is backwards compatible with the previous version.
71 * Version 0.5.16 (released 2005-05-06)
73 ** Mark static PR29 data tables as 'const', thanks to Joe Orton.
75 ** Kinyarwanda translations added, thanks to Steve Murphy.
77 ** API and ABI is backwards compatible with the previous version.
79 * Version 0.5.15 (released 2005-03-19)
81 ** Improvements to code to convert data between character sets.
82 The license template was changed to the LGPL, from the GPL template
83 that was mistakenly used in the previous two releases.  Document here
84 that cleaning up this code has solved memory allocation and arithmetic
85 overflow problems.
87 ** API and ABI is backwards compatible with the previous version.
89 * Version 0.5.14 (released 2005-03-19)
91 ** Building for srcdir != objdir from CVS now work, thanks to Linus Nordberg.
93 ** Simplified Chinese translations added, thanks to Meng Jie.
95 ** Vietnamese translation added, thanks to Clytie Siddall.
97 ** API and ABI is backwards compatible with the previous version.
99 * Version 0.5.13 (released 2005-01-29)
101 ** The code to convert data between character encodings have been cleaned up.
102 The stringprep_convert function has been added to gnulib, under the
103 name iconv_string, and is now used by libidn.  This should not have
104 any user-visible consequences, though.
106 ** It is now possible to bootstrap with unmodified Automake installations.
108 ** Italian translation added, thanks to Marco Colombo.
110 ** Swedish translation updated.
112 ** API and ABI is backwards compatible with the previous version.
114 * Version 0.5.12 (released 2004-12-04)
116 ** Java code now support the XMPP NodePrep and ResourcePrep profiles.
118 ** Bug fixes and improvements to Java code.
119 The allowUnassigned flag is now respected properly.  The prohibited
120 code points check now works.  Arguments are now checked.  Convenience
121 method with allowUnassigned set to false was added.
123 ** Update getopt from gnulib.
125 ** API and ABI is backwards compatible with the previous version.
127 * Version 0.5.11 (released 2004-11-21)
129 ** Fix formatting of man pages, based on warnings from Doclifter.
131 ** Update of gnulib files to fix potential getopt problem on ELF systems.
133 ** API and ABI is backwards compatible with the previous version.
135 * Version 0.5.10 (released 2004-11-08)
137 ** Libtool's -export-symbols-regex is now used to only export official APIs.
138 Before, applications might accidentally access internal functions.
139 Note that this is not supported on all platforms, so you must still
140 make sure you are not using undocumented symbols in Libidn.
142 ** API and ABI is backwards compatible with the previous version.
144 * Version 0.5.9 (released 2004-11-07)
146 ** Align GTK-DOC build infrastructure with GTK-DOC official recommendations.
147 This mean that you can now browse the Libidn API manual using Devhelp.
149 ** Update of gnulib files to fix potential problem in getopt on BSD.
151 ** Documentation improvements.
153 ** API and ABI is backwards compatible with the previous version.
155 * Version 0.5.8 (released 2004-10-12)
157 ** BidiMirroring-3.2.0.txt is now included, not only the generated source code.
158 This allow builds to succeed after 'make realclean'.
160 ** Generated files now have consistent 'DO NOT EDIT!' comments.
162 ** API and ABI is backwards compatible with the previous version.
164 * Version 0.5.7 (released 2004-10-12)
166 ** Shared library version incremented, because new APIs were added.
167 This was forgotten in the last release.
169 ** French translation updated.
171 ** Minor bug fixes.
173 ** API and ABI is backwards compatible with the previous version.
175 * Version 0.5.6 (released 2004-10-02)
177 ** Added functions to convert return codes to human readable text.
179 ** Now using GNULib in command line front end (src/) for portability code.
180 See <http://www.gnu.org/software/gnulib/> for more information on
181 GNULib.  This should make the code easier to read and maintain.
183 ** API and ABI is backwards compatible with the previous version.
184 idna_strerror: ADD.
185 pr29_strerror: ADD.
186 punycode_strerror: ADD.
187 stringprep_strerror: ADD.
188 tld_strerror: ADD.
189 TLD_NO_TLD: ADD.  Replaces TLD_NOTLD.
190 TLD_NOTLD: DEPRECATED.  Use TLD_NO_TLD instead.
192 * Version 0.5.5 (released 2004-09-13)
194 ** Hide accidentally exported variable g_utf8_skip, by marking it as static.
196 ** Various fixes.
198 ** API and ABI is backwards compatible with the previous version.
199 g_utf8_skip: REMOVED.  (But never meant to be used.)
201 * Version 0.5.4 (released 2004-08-08)
203 ** Translation updates.
205 ** API and ABI is backwards compatible with the previous version.
207 * Version 0.5.3 (released 2004-08-05)
209 ** Fix crash in `idn --tld' command line tool.
211 ** API and ABI is backwards compatible with the previous version.
213 * Version 0.5.2 (released 2004-07-14)
215 ** Java "make install" rules are now DESTDIR compatible.
217 ** API and ABI is backwards compatible with the previous version.
219 * Version 0.5.1 (released 2004-07-09)
221 ** Cross compile builds should work.
222 It should work for any sane cross compile target, but the only tested
223 platform is uClibc/uClinux on Motorola Coldfire.
225 ** The example programs now correctly invoke `setlocale (LC_ALL, "")'.
227 ** API and ABI is backwards compatible with the previous version.
229 * Version 0.5.0 (released 2004-06-26)
231 ** Functions to detect "normalization problem sequences" as per PR-29 added.
232 See the new chapter "PR29 Functions" in the manual
233 (doc/libidn.{ps,pdf,html}) for more information and the background
234 story.  An external link that discuss the problem is
235 <http://www.unicode.org/review/pr-29.html>.
237 ** More translations.
238 Added Esperanto (by Edmund GRIMLEY EVANS).
240 ** API and ABI is backwards compatible with the previous version.
241 pr29.h: ADD.  Prototypes for PR29 types and functions.
242 pr29_4, pr29_4z, pr29_8z: ADD.  New API entry points for PR29 functions.
243 Pr29_rc: ADD.  New error code enum type for PR29 functions.
245 * Version 0.4.9 (released 2004-06-11)
247 ** The Java library (java/libidn-*.jar) is included in the distribution.
249 ** JavaDoc manuals (doc/javadoc/) are included.
251 ** API and ABI is backwards compatible with the previous version.
253 * Version 0.4.8 (released 2004-06-01)
255 ** The Java source code is actually included in the distribution.
257 ** API and ABI is backwards compatible with the previous version.
259 * Version 0.4.7 (released 2004-05-31)
261 ** The Java port should now be functional, contributed by Oliver Hitz.
262 See the new section "Java API" in the manual for more information.
264 ** API and ABI is backwards compatible with the previous version.
266 * Version 0.4.6 (released 2004-05-24)
268 ** The header file idn-free.h is actually installed by 'make install'.
270 ** API and ABI is backwards compatible with the previous version.
272 * Version 0.4.5 (released 2004-05-21)
274 ** In IDNA ToUnicode, a `free' on a stale pointer fixed by Ulrich Drepper.
276 ** Several memory leaks fixed by Ulrich Drepper.
278 ** Added more SASLPrep and NFKC test vectors.
280 ** Automake 1.8.4 is used.
282 ** API and ABI is backwards compatible with the previous version.
283 idn_free: ADD.  Wrapper around system `free'.
284 idn-free.h: ADD.  Prototype for `idn_free'.
285                 See idn-free.h for discussion.  The interface is
286                 currently not documented.  Comments and feedback is
287                 appreciated.
289 * Version 0.4.4 (released 2004-04-29)
291 ** Fixed two bugs in iSCSI definition, syncing with newly published RFC 3722.
292 The first bug was an omission of prohibiting the characters in C.1.1,
293 C.1.2 and C.7 (space characters and characters that are inappropriate
294 for canonical representation).  The second was a bug in the definition
295 of the table, causing the entire table to be skipped, of the special
296 prohibited output character table defined in RFC 3722 (see section 6,
297 the characters in the table are various ASCII characters and U+3002).
299 ** A few test vectors for iSCSI were added.
301 ** The self tests are linked with libtool -no-install to avoid wrapper script.
303 ** Separated self test utilities into a separate library, shared by all tests.
305 ** More translations.
306 Added Romanian (by Laurentiu Buzdugan).
308 ** API and ABI is backwards compatible with the previous version.
310 * Version 0.4.3 (released 2004-04-22)
312 ** Fixed a bug in table processing code to prohibit control characters.
313 The problem was that the code used a code point of 0 to indicate end
314 of table, but if (as for table C.2.1) a range starts with 0, this
315 logic would fail.  The end-of-table test is now that both the start
316 and end code points of the range is 0.  Table C.2.1 is responsible for
317 prohibiting non-ASCII control characters, i.e. ASCII 0-31 and 127.
318 Before, libidn silently accepted such strings without complaining.
320 ** A few test vectors for SASLprep were added.
322 ** The pkg-config script no longer include a -R parameter.
324 ** More translations.
325 Added Dutch (by Elros Cyriatan), and German (by Roland Illig).
327 ** API and ABI is backwards compatible with the previous version.
329 * Version 0.4.2 (released 2004-03-20)
331 ** A Punycode implementation in Java was added, by Oliver Hitz.
332 Eventually hopefully a StringPrep, Nameprep and IDNA implementation
333 will be added as well.  Currently you need to specify --enable-java to
334 enable the Java interface.  The Java sources (below java/) are
335 compiled into byte-code (not native code) into a JAR library.
337 ** More translations.
338 Added Danish (by Morten Bo Johansen), French (by Michel Robitaille),
339 Polish (by Jakub Bogusz), and Serbian (by Aleksandar Jelenak).
341 ** Norwegian TLD table added, by Thomas Jacob.
343 ** API and ABI is backwards compatible with the previous version.
345 * Version 0.4.1 (released 2004-03-08)
347 ** The user messages from the command line utility are now translated.
348 Currently English and Swedish is supported.
350 ** Logic of stringprep_locale_charset modified.
351 Future versions will use, in order, $CHARSET iff defined, nl_langinfo
352 (CODESET) iff working, or fall back to returning "ASCII".  Earlier it
353 attempted to guess the system locale, in contrast with the current
354 application's locale, via some setlocale save/set/reset magic.  This
355 change may require you to invoke setlocale() in your application,
356 which is (should be) required for non-ASCII to work anyway.  Based on
357 discussion with Ulrich Drepper.
359 ** The command-line utility now invoke setlocale (LC_ALL, "") at startup.
361 ** Fixed SASLprep tables to prohibit non-ASCII space in output.
362 Non-ASCII space has always been mapped to ASCII space, so it is not
363 clear this really have any effect, but the specification require it.
365 ** Building Libidn as part of GLIBC has been updated.
366 Refer to libc/README for more information.  Incidentally, GLIBC in CVS
367 now include a copy of Libidn.
369 ** API and ABI is backwards compatible with the previous version.
370 IDNA_DLOPEN_ERROR: ADD.  Only used internally by Libidn in libc.
372 * Version 0.4.0 (released 2004-02-28)
374 ** Support for TLD restrictions on IDN strings, contributed by Thomas Jacob.
375 Many TLDs restrict the set of characters that can be used, from the
376 full Unicode 3.2 range that is normally available.  This contribution
377 make it possible for you to test strings for TLD conformance locally.
378 The code can be disabled by --disable-tld.  If enabled (the default),
379 the new API "tld.h" is installed which can be used to check a string
380 for conformance to TLD specific rules.  This add a new self test, and
381 a new chapter in the manual.  People responsible for maintaining TLD
382 tables are hereby encouraged to contribute them (under reasonable
383 licensing terms) for inclusion in future versions of Libidn.  Be
384 warned that the API for TLD checking may change throughout the 0.4.x
385 series as we get feedback on it.
387 ** Kerberos 5 stringprep profile macro is no longer documented.
388 The macro itself will probably be removed in the future, if the
389 specification is dropped from the Kerberos WG agenda.
391 ** API and ABI is backwards compatible with the previous version.
392 stringprep_kerberos5: DEPRECATED.
393 Tld_table_element:
394 Tld_table:
395 Tld_rc: ADD.  New data types.
396 tld_get_4:
397 tld_get_4z:
398 tld_get_z: ADD.  New functions to extract TLD from string.
399 tld_get_table:
400 tld_default_table: ADD.  New functions to get TLD table from TLD name.
401 tld_check_4t:
402 tld_check_4tz: ADD.  New function to provide core TLD operations.
403 tld_check_4:
404 tld_check_4z:
405 tld_check_8z:
406 tld_check_lz: ADD.  New functions that combine all TLD operations in one call.
408 * Version 0.3.7 (released 2004-01-22)
410 ** The command line parameter '--' idiom is documented.
412 ** The iSCSI stringprep profile now recognized as "iSCSI".
413 The earlier name "ISCSIprep" is still recognized, for backwards
414 compatibility.
416 ** DocBook manuals no longer included (the tools are too unstable).
418 ** API and ABI is backwards compatible with the previous version.
420 * Version 0.3.6 (released 2004-01-06)
422 ** The manual now contain a troubleshooting section for the command line tool.
424 ** The PHP interface pass the string directly on the command line.
426 ** The macro that create 'idn-int.h' has been updated to latest version.
428 ** API and ABI is backwards compatible with the previous version.
430 * Version 0.3.5 (released 2003-12-15)
432 ** The program 'idn' accepts input strings directly on the command line.
434 ** The program 'idn' defaults to --idna-to-ascii if no parameter is given.
436 ** The program 'idn' now print user instructions before waiting for input.
438 ** DocBook HTML output not included any longer.
439 The reason is that the filenames generated by docbook2html appear to
440 be rather random, so it is difficult to maintain the Makefile.am rules
441 for them.
443 ** Autoconf 2.59, automake 1.8 and libtool from CVS is used.
445 ** API and ABI is backwards compatible with the previous version.
446 IDNA_CONTAINS_NON_LDH: ADD.  Same integer value as IDNA_CONTAINS_LDH.
447 IDNA_CONTAINS_LDH: DEPRECATED.  LDH (letter-digits-hyphens) characters
448                 are not an error, but non-LDH characters are, when
449                 IDNA_USE_STD3_ASCII_RULES is used.  The logic of the
450                 mnemonic name of this error constant was reversed.
452 * Version 0.3.4 (released 2003-11-09)
454 ** DocBook manuals in XML, PDF, PostScript, ASCII and HTML formats included.
456 * Version 0.3.3 (released 2003-10-18)
458 ** Fixed list of Stringprep profiles in 'idn --help' and 'idn.php'.
460 ** Fixed debug information in 'idn'.
462 ** Internal improvements.
463 Leads to reduced heap memory usage.  Simplified inter-dependency among
464 files in lib/* to make it easier to copy them into your project.
466 ** Debugging stringprep profile 'generic' removed.
468 ** Punycode implementation updated to rfc3492bis-00.
470 ** API and ABI is backwards compatible with the previous version.
471 stringprep_4i: NEW.
472 stringprep_4zi: NEW.
473 stringprep: CHANGED. 'profile' is marked as 'const'.
474 stringprep_profile: CHANGED. 'profile' is marked as 'const'.
475 stringprep_generic: REMOVED. Never meant for public use.
477 * Version 0.3.2 (released 2003-10-07)
479 ** SASL ANONYMOUS stringprep profile "trace" added.
480 It is equivalent to the already supported "plain" SASL ANONYMOUS
481 stringprep profile, except for the name.
483 ** API and ABI is backwards compatible with the previous version.
484 The 'in' parameter to stringprep_profile was changed from 'char*' to
485 'const char*'.
487 * Version 0.3.1 (released 2003-10-02)
489 ** Fixed handling of implicit and explicit zero-length root labels in ToASCII.
491 ** Fixed support for Hangul Syllables during Unicode NFKC normalization.
493 ** Fixed Unicode NFKC normalization of (some) BMP code points.
494 This was done by syncing the NFKC code with latest GLIB, and may have
495 fixed other bugs in the earlier versions of the updated functions.
497 ** Added more IDNA test vectors.
499 ** Emacs Lisp IDNA implementation now set the UseSTD3ASCIIRules flag.
500 This is the appropriate setting for mail-related uses of IDNA.
502 ** API and ABI is backwards compatible with the previous version.
504 * Version 0.3.0 (released 2003-09-23)
506 ** Ported to Mac OS X.
508 ** Gnulib code removed, we now assume a C89 compatible environment.
510 ** Building libidn as a libc add-on now works again.
512 ** Man pages for all public API functions are included.
514 ** Fixed bug in SASLprep profile.
516 ** API and ABI is NOT backwards compatible with the previous version.
517 All previously labeled (since 0.1.x) obsolete functions have been dropped.
518 The use of 'enum' types instead of 'int' added in 0.2.3 reverted, it
519 confused documentation generators and wasn't all that common practice.
521 * Version 0.2.3 (released 2003-08-26)
523 ** Example 4 was the same as example 3, now changed to demo ToUnicode.
525 ** Documentation improvements.
527 ** Prototype cleanups.
528 The proper enum types (Stringprep_rc, Idna_rc, etc) are now used in
529 several places where plain int where used before.  String lengths are
530 handled by (s)size_t instead of int.
532 ** API and ABI is backwards compatible with the previous version.
534 * Version 0.2.2 (released 2003-08-13)
536 ** Fixed problem with strings longer than 4GB in punycode functions.
537 The punycode code cannot handle strings longer than 4GB.  The code now
538 return PUNYCODE_BAD_INPUT on too long input, instead of failing in an
539 unknown way.
541 ** The "idn --idna-to-unicode" command now output locale encoded strings.
543 ** Build fixes, bug fixes.
545 ** API and ABI is backwards compatible with the previous version.
547 * Version 0.2.1 (released 2003-07-04)
549 ** Don't reject zero-length trailing labels as in, e.g., "www.example.org.".
550 The IDNA RFC is not clear on this topic, zero-length labels in general
551 are forbidden by the ToASCII algorithm in section 4.1 step 8, but the
552 terminology section define, inside a parenthesis, that the zero-length
553 root label is in fact not considered a label at all in IDNA.
555 ** Bug fixes.
557 ** API and ABI is backwards compatible with the previous version.
559 * Version 0.2.0 (released 2003-06-19)
561 ** Unicode code point data is now uint32_t, defined in "idn-int.h".
562 A header file "idn-int.h" is generated and installed to make sure the
563 "uint32_t" data type is available on all platforms.  The reason for
564 this change is that on 64-bit platforms, the application was required
565 to convert 32 bit integers (which is how Unicode code points are
566 typically represented) into 64 bit integers before calling libidn
567 functions.
569 ** New idna_*() functions have improved flags handling.
570 The allowunassigned and usestd3asciirules parameters were collapsed
571 into a flags parameter, that can take on the IDNA_ALLOW_UNASSIGNED and
572 IDNA_USE_STD3_ASCII_RULES values.  This allows for easier extensions
573 to support, e.g., Unicode 4.0 or RFC 952 ASCII rules checking.  Note
574 that the old entry points are unmodified (in this regard), and new
575 entry points with this modification were added.
577 ** The manual was moved into a separate directory doc/.
579 ** Bugfixes.
581 ** API and ABI is not backwards compatible.
582 In punycode.h and stringprep.h the "unsigned long" data type was
583 changed into "uint32_t", which cause a API and ABI missmatch.  For
584 idna.h, the old entry points that used "unsigned long" still exist,
585 and new entry points that uses "uint32_t" was added.  To update your
586 application, you probably only need to change "unsigned long" to
587 "uint32_t".  As a result of these changes, the shared object version
588 has been increased.
590 * Version 0.1.15 (released 2003-06-07)
592 ** Bugfixes.
594 ** API and ABI is backwards compatible with the previous version.
596 * Version 0.1.14 (released 2003-05-10)
598 ** Experimental documentation generation in contrib/doxygen/.
599 Simply invoke "doxygen" in that directory and it should build the
600 documentation.
602 ** Lisp API bug fixes.
604 ** API and ABI is backwards compatible with the previous version.
606 * Version 0.1.13 (released 2003-03-13)
608 ** Unfinished Java *.class files implementing the libidn API.
609 See the contrib/java/ directory.  It is implemented using the Java
610 Native Interface, and light initial testing indicate interoperability
611 between GCJ, IBM's JDK and Sun's JDK.
613 ** Building is now silent when gengetopt is not present.
615 ** Bug fixes.
617 ** API and ABI is backwards compatible with the previous version.
619 * Version 0.1.12 (released 2003-03-06)
621 ** Building libidn doesn't require gengetopt.
622 Warnings are still printed though.  Gengetopt will be replaced by argp
623 eventually.
625 ** Command line tool "idn" supports stringprep too.
627 ** New stringprep API entry point: stringprep_profile().
628 It takes a name of the stringprep profile as an argument instead of
629 the stringprep table structure.
631 ** stringprep_*.h are deprecated and will be removed in the future.
632 All symbols have been moved to stringprep.h.  The reasons are that (1)
633 the files typically only defined one CPP macro and exported one symbol
634 definition, which is wasteful as it generates too much work in the
635 manual, and (2) using one header file for all profiles allows easier
636 access to all stringprep profiles during runtime.  Note that the files
637 are still installed, but they only #include stringprep.h now, for
638 backwards compatibility.
640 ** GNU Libc add-on build instructions updated to GNU Libc 2.3.2.
642 ** SASLprep stringprep profile added.
644 ** An online interface to libidn written in PHP added to contrib/web/.
646 ** API and ABI is backwards compatible with the previous version.
648 * Version 0.1.11 (released 2003-02-26)
650 ** Command line application "idn" is included.
651 A simple wrapper around the library that allows you to invoke punycode
652 encoding/decoding and IDNA ToASCII/ToUnicode on the command line.
654 ** Emacs Lisp interface for punycode and IDNA included.
655 See punycode.el and idna.el.
657 ** API and ABI is backwards compatible with the previous version.
659 * Version 0.1.10 (released 2003-02-21)
661 ** idna_*_to_ace() and idna_*ace_to_*() are deprecated in favor of
662 ** idna_to_ascii_from_*() and idna_to_unicode_*_from_*() respectively.
663 The reason was that the old interfaces did not accept the
664 AllowUnassigned and UseSTD3ASCIIRules flags.  Note that the old
665 functions are not removed, but will be in the future.
667 ** IPS iSCSI stringprep profile added.
669 ** A new contrib/ directory added.
670 Currently it contains a Python interface to Libidn, contributed by
671 Stephane Bortzmeyer.
673 ** idna.h and punycode.h are now installed by "make install".
675 ** API and ABI is backwards compatible with the previous version.
677 * Version 0.1.9 (released 2003-02-20)
679 ** SASL ANONYMOUS "plain" stringprep profile added.
681 ** XMPP nodeprep profile fixed.
683 ** API and ABI is backwards compatible with the previous version.
684 For future releases, the NEWS entry will specifically mention whether
685 the C header API or library ABI backwards compatibility is affected.
687 * Version 0.1.8 (released 2003-02-14)
689 ** Portability fixes.
690 This includes not building the API Reference Manual with GTK-DOC by
691 default, if you want it use configure parameter --enable-gtk-doc after
692 making sure your gtkdoc-mkdb accept the --tmpl-dir parameter.
694 ** The type for string length variables is now (s)size_t.
695 Unfortunately this means binary shared library binary backwards
696 compatible is lost.
698 ** New nameprep test vectors.
700 * Version 0.1.7 (released 2003-02-12)
702 ** Uses official IDNA ACE prefix.
704 * Version 0.1.6 (released 2003-02-11)
706 ** Uses tentative IDNA ACE prefix.
708 ** Added XMPP Node/Resource Identifiers stringprep profiles.
710 ** Fixed prohibited character checks for bidi.
712 * Version 0.1.5 (released 2003-01-28)
714 ** The library can now be built as part of GNU Libc.
715 This is experimental and only tested against GNU Libc version 2.3.1.
716 See the libc/ directory, and libc/README in particular.
718 ** Bug fixes.
720 * Version 0.1.4 (released 2003-01-15)
722 ** Documentation fixes.
724 ** Portability fixes.
726 ** Bug fixes.
728 * Version 0.1.3 (released 2003-01-15)
730 ** Added texinfo manual.
732 * Version 0.1.2 (released 2003-01-08)
734 ** Added high-level IDNA API.
736 ** Added example3.c and example4.c demonstrating the high-level IDNA API.
738 * Version 0.1.1 (released 2003-01-08)
740 ** Added documentation using GTK-DOC.
742 ** The obsolete stringprep_utf8_to_ucs4_fast API entry point was removed.
743 By accident it was never removed in 0.1.0.
745 * Version 0.1.0 (released 2003-01-05)
747 ** Official GNU project.
749 ** Renamed from libstringprep to libidn.
751 ** Supports punycode and IDNA.  Caveat emptor: I don't use it myself.
753 ** Uses "unsigned long" for Unicode code points instead of "long".
754 Long is guaranteed to be at least 32 bits by C standards so it is
755 always sufficiently large, no need to use uint32_t and the like.
757 ** The obsolete stringprep_utf8_to_ucs4_fast API entry point was removed.
759 * Version 0.0.8 (released 2002-12-13)
761 ** Portability fixes (now works under Cygwin on Windows 2000).
763 ** Bug fixes.
765 * Version 0.0.7 (released 2002-12-09)
767 ** Apply all tables to entire strings, not just first hit.
769 ** Fix bidi infloop.
771 * Version 0.0.5 (released 2002-12-07)
773 ** Fix prohibited characters handling.
775 ** Fix bidi.
777 ** Renamed type (struct) stringprep_table_element to Stringprep_table_element.
779 ** Renamed type stringprep_profile to Stringprep_profile.
781 ** Renamed type (struct) stringprep_table to Stringprep_table.
783 ** Added more self-tests.
785 * Version 0.0.4 (released 2002-12-06)
787 ** Add unassigned code point handling, including self test cases.
789 ** Portability fixes.
791 * Version 0.0.3 (released 2002-11-30)
793 ** Exported utility function `stringprep_utf8_to_unichar', complementary
794 to existing `stringprep_unichar_to_utf8'.
796 ** Renamed `stringprep_utf8_to_ucs4_fast' to `stringprep_utf8_to_ucs4' to
797 clean up API. The old entry point is maintained for binary backwards
798 compatibility though.
800 ** The distribution is from now on signed using GnuPG.
802 ** Bug fixes.
804 * Version 0.0.2 (released 2002-11-07)
806 ** NFKC self test.
808 ** Bug fixes.
810 * Version 0.0.1 (released 2002-11-06)
812 ** Add utility functions stringprep_locale_charset(), stringprep_convert() 
813 and stringprep_locale_to_utf8 () that can be used to convert text from
814 system's locale into UTF-8, which should be done before invoking
815 stringprep().  The functions requires iconv() in the operating system.
817 ** An example program (example.c) that illustrates how libstringprep can be
818 used is included.
820 ** The pkg-config --libs output should now include necessary -R options.
822 * Version 0.0.0 (released 2002-11-05)
824 ** Initial release
826 ----------------------------------------------------------------------
827 Copying and distribution of this file, with or without modification,
828 are permitted in any medium without royalty provided the copyright
829 notice and this notice are preserved.