Author: qboosh Date: Wed Nov 1 21:29:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - first problems noticed (lost commit from Oct 29)
---- Files affected: SPECS: bash.spec (1.164 -> 1.165) ---- Diffs: ================================================================ Index: SPECS/bash.spec diff -u SPECS/bash.spec:1.164 SPECS/bash.spec:1.165 --- SPECS/bash.spec:1.164 Sun Oct 29 21:54:44 2006 +++ SPECS/bash.spec Wed Nov 1 22:29:48 2006 @@ -1,4 +1,7 @@ # $Revision$, $Date$ +# TODO: +# - patch 001 (ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-001) +# - broken octal mode in echo if first digit is non-zero (e.g. \137, breaks mc on dirs containing '_') # # Conditional build: %bcond_without static # don't build static version @@ -333,6 +336,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.165 2006/11/01 21:29:48 qboosh +- first problems noticed (lost commit from Oct 29) + Revision 1.164 2006/10/29 20:54:44 glen - enable tests ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.164&r2=1.165&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
