summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c39b470ce..aeb465af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-09-15  Peter Stephenson  <pws@csr.com>
 
+	* 25672: prompt.c: Resolve string containing only a Nularg
+	to empty string to avoid interpretation as glitch space.
+
 	* 25671: Src/builtin.c, Test/B02typeset.ztst: non-existent
 	variable in typeset -p should cause status 1.