]> granicus.if.org Git - recode/commitdiff
Recover ChangeLog details from elsewhere
authorFrançois Pinard <pinard@iro.umontreal.ca>
Sun, 17 Feb 2008 03:38:40 +0000 (22:38 -0500)
committerFrançois Pinard <pinard@iro.umontreal.ca>
Tue, 19 Feb 2008 04:21:36 +0000 (23:21 -0500)
ChangeLog
doc/ChangeLog
lib/ChangeLog
libiconv/ChangeLog
m4/ChangeLog
po/ChangeLog
src/ChangeLog
tests/ChangeLog

index c9a8eede2a3e8d4d0be272bc7283c161c760bb46..6e836b0f9a032c66fe46c64397bac533ca0ca46c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2008-02-16  François Pinard  <pinard@iro.umontreal.ca>
+
+       * README: Do not mention AC-PATCHES anymore.
+       * TODO: Do not mention BACKLOG anymore.
+
+       * Makefile.in, TODO, acconfig.h, configure.ac: Write Free Recode,
+       not GNU Recode.
+
+       * INSTALL, Makefile.in, config.guess, config.sub, depcomp, install-sh,
+       missing, mkinstalldirs: Modified by Automake 1.10.
+
+       * README: Tell about the maintainer git sandbox.
+       Reformatted from Allout to reST, and reorganised.
+       * Makefile.am: New goals for the Recode site maintainer.
+       * after-git.py, after-git.sh: New files.
+
+       * ABOUT-NLS: Updated from an old, but less old copy.
+
+2005-11-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * BACKLOG, PATCHES-AC: Deleted.
+       * : Documentation details, here and there.
+       * ABOUT-NLS, INSTALL, COPYING: New files, from elsewhere.
+       * Makefile.am: Adjusted.
+
+2005-11-05  François Pinard  <pinard@iro.umontreal.ca>
+
+       * config.guess, config.sub, ltmain.sh: Updated.
+
+       * configure.ac (ALL_LINGUAS): Deleted.
+       * acconfig.h: Deleted.
+       * configure.ac: Use AM_GNU_GETTEXT rather than fp_WITH_GETTEXT.
+       * Makefile.am (POTFILES, all-local, stamp-pot): Deleted.
+
+       * po: New name for i18n.
+
+2005-10-28  François Pinard  <pinard@iro.umontreal.ca>
+
+       * Makefile.am (EXTRA_DIST): Include stamp-pot.
+       * stamp-pot: Save it.
+
+       * configure.ac (ALL_LINGUAS): Adjusted.
+
+2005-10-27  François Pinard  <pinard@iro.umontreal.ca>
+
+       * configure.ac: New name for configure.in.  Adjusted for Autoconf 2.59
+       instead of 2.13, and Automake 1.9.6 instead of 1.4.
+       * : Automatic derivation of many files.
+       * depcomp: New file, automatically added.
+
+       * config.guess, config.sub, ltmain.sh: From libtool 1.5.18 instead of
+       1.3.4.
+       
+       * acinclude.m4: Deleted.
+       * doc: Delete old, extraneous info files.
+
 2005-03-06  gettextize  <bug-gnu-gettext@gnu.org>
 
        * Makefile.am (SUBDIRS): Add intl.
        Remove spurious AC_CANONICAL_HOST.
        * depcomp: New file, from elsewhere.
        * INSTALL, config.guess, config.sub, install-sh, mdate-sh, missing,
-       mkinstalldirs, doc/texinfo.tex, src/ansi2knr.c: Newer versions, from
-       elsewhere.
-       * m4/atconfig.m4, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4,
-       m4/malloc.m4, m4/realloc.m4, m4/utimbuf.m4: Quoted first argument of
-       AC_DEFUN.
-       * m4/gettext.m4, m4/malloc.m4, m4/realloc.m4: Use AC_LIBOBJ macro
-       instead of LIBOBJS variable.
-       * m4/lcmessage.m4: Move previously global AC_PREREQ into macro.
-       * m4/flex.m4: Deleted.
-       * m4/gettext.m4, m4/lcmessage.m4: Use third argument to AC_DEFINE or
-       AC_DEFINE_UNQUOTED.
+       mkinstalldirs: Newer versions, from elsewhere.
        * acconfig.h: Deleted.
 
        Postpone libtool support, as it creates too many problems for now.
        * configure.ac: Replace AC_PROG_LIBTOOL with AC_PROG_RANLIB.
        Do not fiddle with LTALLOCA nor LTLIBOBJS.
-       * ltconfig, ltmain.sh, m4/libtool.m4: Deleted.
-       * src/Makefile.am: Replace lib_LTLIBRARIES by noinst_LIBRARIES.
-       Replace librecode.la by libcode.a and librecode_la by librecode_a.
+       * ltconfig, ltmain.sh: Deleted.
 
-       * ChangeLog, config/ChangeLog, doc/ChangeLog, libiconv/ChangeLog,
-       tests/ChangeLog, m4/ChangeLog: Converted to UTF-8.
+       * ChangeLog: Converted to UTF-8.
 
        * PATCHES-AC: Deleted, hoping Autoconf has it by now.  I did not
        check, because if it does not yet, it is a lost cause.
 
        * rebox.el: Deleted.  It has been moved as rebox.py into Pymacs.
 
+2001-12-28  François Pinard  <pinard@iro.umontreal.ca>
+
+       Get Autoconf 2.14a, Automake 1.4 and Libtool 1.3.5 working together.
+       * configure.in: Use AC_PROG_CC_STDC between AC_MINIX and AC_C_CONST.
+
 2001-01-03  Bruno Haible  <haible@clisp.cons.org>
 
        * configure.in: Version 3.6.
 2000-06-28  François Pinard  <pinard@iro.umontreal.ca>
 
        * configure.in: Version 3.5e.
-\f
+
        * Makefile.am (POTFILES): Rename debug.c to testdump.c.
 
 2000-06-27  François Pinard  <pinard@iro.umontreal.ca>
index 9d4dde5074d932b4d19ef4554a0421ea160bb13d..ce7b40f4c7a1c842a5e2ec7e08a4ffcbc956f631 100644 (file)
@@ -1,3 +1,17 @@
+2008-02-16  François Pinard  <pinard@iro.umontreal.ca>
+
+       * mdate-sh, texinfo.tex: Modified by Automake 1.10.
+
+2005-11-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * version.texi, help2man, texinfo.tex: New files, from elsewhere.
+
+2005-03-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * texinfo.tex: Newer version, from elsewhere.
+
+       * ChangeLog: Converted to UTF-8.
+
 2000-12-06  Bruno Haible  <haible@clisp.cons.org>
 
        * Makefile.am (MAKEINFO): New definition, forcing English titles in
index 97f495a493afe949cc2c3b223429cf2e2ea10c81..d5d39ec6556c1faaf5fd208f5171b495d1ffcd8b 100644 (file)
@@ -1,3 +1,14 @@
+2005-11-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * gettext.h: New, from coreutils.
+       * alloca.c, error.c, error.h, malloc.c, pathmax.h,
+       realloc.c, strtol.c, strtoul.c: Updated, from coreutils.
+
+2005-11-05  François Pinard  <pinard@iro.umontreal.ca>
+
+       * gettext.c, gettext.h: Deleted.
+       * Makefile.am: Adujsted.
+
 2000-10-24  Bruno Haible  <haible@clisp.cons.org>
 
        * xmalloc.c, xalloc.h: Move to src/.
index d9b2d91794f7b89ff334da6e55298d990789d752..8ec889c372334569687f26fdcde5fa0afaf257de 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * ChangeLog: Converted to UTF-8.
+
 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
 
        * config.charset: Add support for BeOS.
 
        * ucs2internal.h, ucs2swapped.h, ucs4internal.h, ucs4swapped.h:
        Cosmetic changes to avoid compiler warnings.
-\f
+
 2000-06-28  François Pinard  <pinard@iro.umontreal.ca>
 
        * Makefile.am (noinst_HEADERS): Distribute iconv.h.
index 8bcdbb44b19d60a6cd7a46fb1b22a5205e2b0285..7d4097a857f489a5ac35470a008666664ef39ec0 100644 (file)
@@ -1,3 +1,19 @@
+2005-11-05  François Pinard  <pinard@iro.umontreal.ca>
+
+       * gettext.m4, lcmessage.m4: Deleted.
+       * Makefile.am: Adjusted.
+
+2005-10-28  François Pinard  <pinard@iro.umontreal.ca>
+
+       * Makefile.am (EXTRA_DIST): Adjusted for deleted .m4 files.
+
+2005-10-27  François Pinard  <pinard@iro.umontreal.ca>
+
+       * atconfig.m4, codeset.m4, gettext.m4, glibc21.m4, lcmessage.m4,
+       malloc.m4, realloc.m4, utimbuf.m4: Quote arguments.
+       * gettext.m4, malloc.m4, realloc.m4: Use AC_LIBOBJ.
+       * flex.m4, libtool.m4: Deleted.
+
 2005-03-06  gettextize  <bug-gnu-gettext@gnu.org>
 
        * codeset.m4: Upgrade to gettext-0.14.1.
        * xsize.m4: New file, from gettext-0.14.1.
        * Makefile.am (EXTRA_DIST): Add the new files.
 
+2005-03-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * atconfig.m4, codeset.m4, gettext.m4, glibc21.m4, malloc.m4,
+       realloc.m4, utimbuf.m4: Quoted first argument of AC_DEFUN.
+       * gettext.m4, malloc.m4, realloc.m4: Use AC_LIBOBJ macro
+       instead of LIBOBJS variable.
+       * lcmessage.m4: Move previously global AC_PREREQ into macro.
+       * flex.m4: Deleted.
+       * gettext.m4, lcmessage.m4: Use third argument to AC_DEFINE or
+       AC_DEFINE_UNQUOTED.
+
+       Postpone libtool support, as it creates too many problems for now.
+       * libtool.m4: Deleted.
+
+       * ChangeLog: Converted to UTF-8.
+
 2001-01-03  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext.m4: Check for argz.h, limits.h, malloc.h, string.h,
index bcb6cac3af97f0cc0ca463c8166d6a1978a829ea..932c85c69bae48cffe7ada8b1702155b3f909fbd 100644 (file)
@@ -1,3 +1,29 @@
+2005-11-05  François Pinard  <pinard@iro.umontreal.ca>
+
+       * Makefile.in.in, Makevars, LINGUAS, POTFILE.in: New files.
+       * Makefile.am: Deleted.
+
+       * po: New name for i18n.  Rename all .mo files to .gmo.
+       * remove-potcdate.sin: New file, from elsewhere.
+
+2005-10-28  François Pinard  <pinard@iro.umontreal.ca>
+
+       * Makefile.am (uninstall): Add missing backslash.
+
+       * be.po, ca.po, eo.po, ga.po, he.po, hr.po, hu.po, id.po, pt_BR.po,
+       ro.po, ru.po, rw.po, tr.po, vi.po: New files.
+
+       * da.po, de.po, el.po, es.po, fr.po, it.po, nl.po, pl.po, pt.po,
+       sl.po, sv.po: Updated, from the Translation Project.
+
+       * : Save .mo files for new .po files.
+
+2005-10-27  François Pinard  <pinard@iro.umontreal.ca>
+
+       * el.po: Replace all 0xD2 characters by 0xB7, to be
+       ISO 8859-7 as declared, and not CP 1253 as apparently used.
+       Reported by Christian Weisgerber.
+
 2005-03-06  gettextize  <bug-gnu-gettext@gnu.org>
 
        * Makefile.in.in: New file, from gettext-0.14.1.
index 9abf5915e04e1beb807c0c7e1d35e2c79564765a..7de92ccce78d5a05e60fc811b46aa0d8a3c93d73 100644 (file)
@@ -1,3 +1,28 @@
+2008-02-16  François Pinard  <pinard@iro.umontreal.ca>
+
+       * ansi2knr.c: Modified by Automake 1.10.
+
+       * Makefile.am (merged.c): Split flex -t8 into flex -t -8.
+       * mergelex.py: Add coding cookie.
+
+2005-11-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * exit.h, exitfail.c, exitfail.h, xalloc-die.c: New, from coreutils.
+       * hash.c, hash.h, xalloc.h, xmalloc.c: Updated, from coreutils.
+       * Makefile.am: Adjusted.
+
+2005-11-05  François Pinard  <pinard@iro.umontreal.ca>
+
+       * main.c: Do not call bindtextdomain.
+
+2005-03-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * ansi2knr.c: Newer version, from elsewhere.
+
+       Postpone libtool support, as it creates too many problems for now.
+       * Makefile.am: Replace lib_LTLIBRARIES by noinst_LIBRARIES.
+       Replace librecode.la by libcode.a and librecode_la by librecode_a.
+
 2001-01-22  Bruno Haible  <haible@clisp.cons.org>
 
        * hash.c: Avoid use of undefined macros HAVE_DECL_MALLOC/FREE.
index 9e3ffcc7906ccac3b126bac89e83b674d710f75e..3db44c9742234be3aea1f94b674d13d1607eb185 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-06  François Pinard  <pinard@iro.umontreal.ca>
+
+       * ChangeLog: Converted to UTF-8.
+
 2001-01-02  Bruno Haible  <haible@clisp.cons.org>
 
        * names.m4: Adjusted for libiconv-1.5 (BIG5HKSCS, GB18030, CHAR,