]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - CWRU/CWRU.chlog
commit bash-20100115 snapshot
[thirdparty/bash.git] / CWRU / CWRU.chlog
index 761d7f0bdb181a04200a9b10d55224cb740d52f5..581bab0f28971f750ed50be0154a28fd50d015ca 100644 (file)
@@ -9360,3 +9360,15 @@ parse.y
        - change mk_alexpansion to not append a space to an alias
          expansion ending with a newline.  Works with shell_getc
 
+                                  1/11
+                                  ----
+lib/glob/Makefile.in
+       - add dependencies on shell.h and pathnames.h.  From Mike Frysinger
+         <vapier@gentoo.org>
+
+                                  1/15
+                                  ----
+doc/{bash.1,{bashref,version}.texi},lib/readine/doc/rluser.texi
+       - some typo fixes from Aharon Robbins <arnold@skeeve.com>
+       - added descriptions of ENV, COPROC, and MAPFILE variables
+       - added descriptions of READLINE_LINE and READLINE_POINT