about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d133b56eb..27e7ad082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-31  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* unposted: Src/Modules/files.c, Src/Modules/mathfunc.c,
+	Src/Modules/zutil.c, Src/Zle/computil.c: use idigit() instead
+	of range-checking '0' - '9'.
+
 2005-10-31  Clint Adams  <clint@zsh.org>
 
 	* 21960: R. Ramkumar: Functions/Misc/zcalc: