about 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 bf11b56dc..698492e1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-03-10  Oliver Kiddle  <opk@zsh.org>
 
+	* 18330: Src/math.c: save output of setlocale as the pointer it
+	returns gets clobbered
+
 	* 18331: Completion/Unix/Command/_mh: use _call_program to avoid
 	command not found errors, handle prefix-hidden style, make use of
 	_email_addresses and complete for more mh commands