aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-11-23 05:22:45 +0000
committerBen Elliston <bje@gnu.org>2003-11-23 05:22:45 +0000
commit9200a8f38eaf39c1ce05ec561a02161190e7a7bc (patch)
treed2b6791db77c7bc92c792cd4c753811eb57986a3
parentf174d294a6d71e8e122460febe1ffb8a660f2b87 (diff)
downloaddejagnu-9200a8f38eaf39c1ce05ec561a02161190e7a7bc.zip
dejagnu-9200a8f38eaf39c1ce05ec561a02161190e7a7bc.tar.gz
dejagnu-9200a8f38eaf39c1ce05ec561a02161190e7a7bc.tar.bz2
Improve an entry.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f7a793b..883bd17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -136,7 +136,7 @@
2003-07-25 Jim Dein <jdein@deinji5.apple.com>
- * lib/utils.exp: fix double recursion bug in proc find.
+ * lib/utils.exp (find): Fix double recursion bug.
2002-02-25 Jackie Smith Cashion <jsmith@redhat.com>