about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 701b9a0ae..23c071377 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2002-06-02  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
-	* ?????: Src/parse.c: `outer() { inner(); }' succeded; when outer
+	* 17273: Src/parse.c: `outer() { inner(); }' succeded; when outer
 	ran it created a bogus `inner' which crashed the shell.  Make
 	original command issue error.