aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-07-21 05:03:17 +0000
committerChong Yidong2008-07-21 05:03:17 +0000
commitb42f411561d3bbbc4cc4a0d1e5a025fd6d9e8ccb (patch)
tree6841f3823e36e1ae1d52d52f47c571978d085b2b
parent57e1ffeb0f6b9435c872d36cd85828704d88b9f5 (diff)
downloademacs-b42f411561d3bbbc4cc4a0d1e5a025fd6d9e8ccb.tar.gz
emacs-b42f411561d3bbbc4cc4a0d1e5a025fd6d9e8ccb.zip
Fix last change.
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bd3e466b12b..e0b3754ab07 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12008-07-21 "Ami Fischman" <ami@fischman.org> (tiny change) 12008-07-21 Ami Fischman <ami@fischman.org> (tiny change)
2 2
3 * print.c (print_object): Check print_depth before searching for 3 * print.c (print_object): Check print_depth before searching for
4 circularities. 4 circularities.