X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config%2FChangeLog;h=d933a19d8d65085101eac73dbe4eb7eca4d67194;hb=1e5cfc92d3a783d911169d1704ae6e37072c327c;hp=ebcc25c2e74c6316cd5025e9dbc217ca57d266dc;hpb=681701ceb673e9b3328c7748ed4f95c139acf7b1;p=pspp diff --git a/config/ChangeLog b/config/ChangeLog index ebcc25c2e7..d933a19d8d 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,57 @@ +2005-09-01 Paul Eggert + + * srclist.txt: Add glibc bug 1285. + +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 + + Remove stat module & update lstat. + * srclist.txt (libc sources): Remove stat. + 2005-05-29 Derek Price * srclist.txt (glob_.h, glob.c): Add these files.