X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2FChangeLog;h=435db419298d95b997ee31f2e527de7d2c274041;hb=9d5fcc62b3ae5309a5be907ca53511d13760e9c1;hp=65fe7280e77a97c04a28cb188ca56a60f2b0c951;hpb=0d1d61835135da48448b5f09ada9f67c35ca4b97;p=gnulib.git diff --git a/config/ChangeLog b/config/ChangeLog index 65fe7280e..435db4192 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,106 @@ +2006-01-25 Karl Berry + + * srclist.txt (vasnprintf.c): sync lost. + +2006-01-24 Karl Berry + + * srclist.txt (argp-namefrob.h): sync lost. + +2006-01-23 Paul Eggert + + * srclist.txt: Adjust to reflect glibc reorganization. + This affects only comments. + +2006-01-20 Karl Berry + + * srclist.txt (argp-fmtstream.h, localcharset.c): comment out + until changes propagate, I guess. + +2005-10-14 Paul Eggert + + * srclist.txt: Add glibc bug 321 for obstack.c, obstack.h. + +2005-10-08 Simon Josefsson + + * srclist.txt: Bug 1423 is closed, but 1439 remains. + +2005-10-05 Simon Josefsson + + * srclist.txt: Add glibc bug 1423 for md5.h. + +2005-09-19 Derek Price + + * srclist.txt: glibc's glob.h is now in lib/glob-libc.h. + +2005-09-16 Paul Eggert + + * srclist.txt: Remove glibc bug 1033 and uncomment mktime.c. + +2005-09-08 Paul Eggert + + * srclist.txt: Remove glibc bug 1061; it's been fixed. + +2005-09-06 Paul Eggert + + * srclist.txt: Add glibc bug 1302. + +2005-09-03 Simon Josefsson + + * srclist.txt: Add glibc bug 1293. + +2005-09-02 Bruno Haible + + * srclist.txt: lib-link.m4 and lib-prefix.m4 currently have patches + not yet found in the latest gettext release. + +2005-09-01 Paul Eggert + + * srclist.txt: Add glibc bugs 1285-1287. + +2005-08-31 Paul Eggert + + * srclist.txt: Add glibc bugs 1273, 1278-1282, 1284. + +2005-08-25 Paul Eggert + + * srclist.txt: Add glibc bugs 1241, 1245. + +2005-08-24 Paul Eggert + + * srclist.txt: Remove glibc bug 1233 and add 1236, which supersedes it. + Add glibc bugs 1237, 1238, 1240. Comment out lib/regex.c. + +2005-08-23 Paul Eggert + + * srclist.txt: Add glibc bugs 1231-1233. + +2005-08-20 Paul Eggert + + * srclist.txt: Add glibc bugs 1220-1227. + +2005-08-19 Paul Eggert + + * srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c, + $LIBCSRC/posix/regexec.c. + Add glibc bug 1217 for regcomp.c. + +2005-08-15 Paul Eggert + + * srclist.txt: Comment out $LIBCSRC/posix/regex.h. + Add comments for each pending glibc patch. + +2005-07-08 Paul Eggert + + * srclist.txt: Comment out regcomp.c, since we have a porting fix + now. + +2005-07-07 Paul Eggert + + * srclist.txt: Add regcomp.c, regex.c, regex.h, regex_internal.c, + regexec.c. + Add regex_internal.h too, but as a comment, since the libc version + is currently broken in gnulib mode. + 2005-06-24 Derek Price and Bruno Haible