summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-07-06 09:29:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-07-06 09:29:36 (GMT)
commit1326660cc755c7a7e5b7c542280e421082bd47ae (patch)
tree92184c74f0847661ed18e7148aded733f524772a /ChangeLog
parentb238f5b91918301d19821b57eb83c3bf077f2be6 (diff)
downloadtcl-1326660cc755c7a7e5b7c542280e421082bd47ae.zip
tcl-1326660cc755c7a7e5b7c542280e421082bd47ae.tar.gz
tcl-1326660cc755c7a7e5b7c542280e421082bd47ae.tar.bz2
Added leading zero to file modes passed to [testchmod] to work around
fault in HPUX strtol() which ignores the base parameter [Bug #438808]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 438325c..da16a27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-06 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/cmdAH.test: Added leading zero to file modes to work
+ around fault in HPUX strtol() which ignores the base parameter
+ [Bug #438808]
+
2001-07-05 Mo DeJong <mdejong@redhat.com>
* win/Makefile.in: Subst DEPARG directly instead