X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config%2FChangeLog;h=b915d410cb115e47935d7366c3f119ef26c28f02;hb=ea626b109404ea6c3a2e74938db386266dbda715;hp=65fe7280e77a97c04a28cb188ca56a60f2b0c951;hpb=0d1d61835135da48448b5f09ada9f67c35ca4b97;p=pspp diff --git a/config/ChangeLog b/config/ChangeLog index 65fe7280e7..b915d410cb 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,47 @@ +2005-08-31 Paul Eggert + + * srclist.txt: Add glibc bugs 1273, 1278-1282. + +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