libidn-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS libidn


From: libidn-commit
Subject: CVS libidn
Date: Sat, 02 Oct 2004 22:00:00 +0200

Update of /home/cvs/libidn
In directory dopio:/tmp/cvs-serv3061

Modified Files:
        ChangeLog 
Log Message:


--- /home/cvs/libidn/ChangeLog  2004/09/13 17:12:46     1.63
+++ /home/cvs/libidn/ChangeLog  2004/10/02 20:00:00     1.64
@@ -1,3 +1,151 @@
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * po/da.po, po/de.po, po/eo.po, po/fr.po, po/nl.po, po/pl.po,
+       po/ro.po, po/sr.po, po/sv.po: Generated.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS: Version 0.5.6.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * examples/example.c, examples/example3.c, examples/example4.c,
+       examples/example5.c: Use *strerror.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * Makefile.am, examples/Makefile.am: Fix indent.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS, libidn.fms: Fix.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS: Reorder.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS: Fix.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am: Don't link with gnulib.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * lib/toutf8.c: Revert, don't use strdup.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * lib/strerror-idna.c: Simplify translation strings.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS: Fix.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * src/idn.c: Typo.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * lib/idna.h, lib/pr29.c, lib/pr29.h, lib/profiles.c, lib/toutf8.c,
+       src/idn.c, tests/tst_pr29.c, tests/tst_stringprep.c: Indent.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * src/idn.c: Use error.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * configure.ac, gl/Makefile.am, gl/error.c, gl/error.h,
+       gl/m4/error.m4, gl/m4/gnulib.m4, gl/m4/strerror_r.m4: Add error
+       from gnulib (slightly modified to avoid unlocked-io.h).
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am, tests/tst_strerror.c: Add.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am:
+       (DEFS): Add LOCALEDIR.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * lib/strerror-idna.c, lib/strerror-pr29.c,
+       lib/strerror-punycode.c, lib/strerror-stringprep.c,
+       lib/strerror-tld.c: Setup gettext properly.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * po/POTFILES.in: Add.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * src/Makefile.am: Fix.
+
+2004-10-02  Simon Josefsson <address@hidden>
+
+       * NEWS, doc/Makefile.am, doc/libidn.texi, lib/Makefile.am,
+       lib/idna.h, lib/pr29.h, lib/punycode.h, lib/strerror-idna.c,
+       lib/strerror-pr29.c, lib/strerror-punycode.c,
+       lib/strerror-stringprep.c, lib/strerror-tld.c, lib/stringprep.h.in,
+       lib/tld.c, lib/tld.h, src/idn.c: Add idna_strerror, pr29_strerror,
+       punycode_strerror, stringprep_strerror, and tld_strerror, suggested
+       by Daniel Stenberg <address@hidden>.  Make idn.c use them.  Rename
+       TLD_NOTLD to TLD_NO_TLD.
+
+2004-09-29  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/dummy.c, gl/m4/gnulib.m4: Update.
+
+2004-09-29  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/m4/gnulib.m4: Update.
+
+2004-09-29  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/dummy.c, gl/getopt.c, gl/getopt1.c,
+       gl/getopt_.h, gl/getopt_int.h, gl/gettext.h, gl/strdup.c,
+       gl/strdup.h, gl/m4/codeset.m4, gl/m4/gettext.m4, gl/m4/glibc21.m4,
+       gl/m4/gnulib.m4, gl/m4/iconv.m4, gl/m4/intdiv0.m4, gl/m4/intmax.m4,
+       gl/m4/inttypes-pri.m4, gl/m4/inttypes.m4, gl/m4/inttypes_h.m4,
+       gl/m4/isc-posix.m4, gl/m4/lcmessage.m4, gl/m4/lib-ld.m4,
+       gl/m4/lib-link.m4, gl/m4/lib-prefix.m4, gl/m4/longdouble.m4,
+       gl/m4/longlong.m4, gl/m4/nls.m4, gl/m4/po.m4,
+       gl/m4/printf-posix.m4, gl/m4/progtest.m4, gl/m4/signed.m4,
+       gl/m4/size_max.m4, gl/m4/stdint_h.m4, gl/m4/strdup.m4,
+       gl/m4/uintmax_t.m4, gl/m4/ulonglong.m4, gl/m4/wchar_t.m4,
+       gl/m4/wint_t.m4, gl/m4/xsize.m4, src/gettext.h: Use new GNULib.
+
+2004-09-29  Simon Josefsson <address@hidden>
+
+       * configure.ac: Specify gl_LGPL for new gnulib-tool.
+
+2004-09-26  Simon Josefsson <address@hidden>
+
+       * configure.ac: Bump versions.
+
+2004-09-26  Simon Josefsson <address@hidden>
+
+       * Makefile.am, NEWS, configure.ac, gl/Makefile.am, gl/dummy.c,
+       gl/getopt.c, gl/getopt1.c, gl/getopt_.h, gl/getopt_int.h,
+       gl/strdup.c, gl/strdup.h, gl/m4/getopt.m4, gl/m4/gnulib.m4,
+       gl/m4/onceonly_2_57.m4, gl/m4/strdup.m4, lib/Makefile.am,
+       lib/toutf8.c, src/Makefile.am, src/getopt.c, src/getopt1.c,
+       src/getopt_.h, src/getopt_int.h, tests/Makefile.am: Use Lesser
+       GNULib.
+
+2004-09-13  Simon Josefsson <address@hidden>
+
+       * libidn.fms: Add.
+
 2004-09-13  Simon Josefsson <address@hidden>
 
        * doc/reference/Makefile.am: Clean more.
@@ -3313,7 +3461,10 @@
 
 2003-09-12  Simon Josefsson <address@hidden>
 
-       * src/Makefile.am, Makefile.am: Remove gl/.
+       * src/Makefile.am, gl/Makefile.am, gl/getopt.c, gl/getopt.h,
+       gl/getopt1.c, gl/memset.c, gl/strdup.c, gl/m4/Makefile.am,
+       gl/m4/memset.m4, gl/m4/onceonly_2_57.m4, gl/m4/strdup.m4,
+       Makefile.am: Remove gl/.
 
 2003-09-12  Simon Josefsson <address@hidden>
 
@@ -3330,6 +3481,10 @@
 
 2003-09-12  Simon Josefsson <address@hidden>
 
+       * gl/Makefile.am: Use libtool.
+
+2003-09-12  Simon Josefsson <address@hidden>
+
        * src/Makefile.am, tests/Makefile.am, examples/Makefile.am: Make
        LDADD libtool friendly.
 
@@ -3395,7 +3550,8 @@
 
 2003-08-26  Simon Josefsson <address@hidden>
 
-       * Makefile.am, lib/Makefile.am: Use $() instead of @@.
+       * Makefile.am, gl/Makefile.am, lib/Makefile.am: Use $() instead of
+       @@.
 
 2003-08-26  Simon Josefsson <address@hidden>
 
@@ -3461,6 +3617,10 @@
 
 2003-08-21  Simon Josefsson <address@hidden>
 
+       * gl/Makefile.am: Dist getopt.h.
+
+2003-08-21  Simon Josefsson <address@hidden>
+
        * src/Makefile.am: Link with gl stuff.
 
 2003-08-20  Simon Josefsson <address@hidden>
@@ -3528,8 +3688,11 @@
 
 2003-08-20  Simon Josefsson <address@hidden>
 
-       * getopt.c, getopt.h, getopt1.c, memset.c, strdup.c: Move
-       portability utilities into gl/.
+       * getopt.c, getopt.h, getopt1.c, memset.c, strdup.c,
+       gl/Makefile.am, gl/getopt.c, gl/getopt.h, gl/getopt1.c,
+       gl/memset.c, gl/strdup.c, gl/m4/Makefile.am, gl/m4/memset.m4,
+       gl/m4/onceonly_2_57.m4, gl/m4/strdup.m4: Move portability utilities
+       into gl/.
 
 2003-08-20  Simon Josefsson <address@hidden>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]