aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e5832df2dd4..4b50f62a10d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -220,7 +220,8 @@
220 220
2212007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change) 2212007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
222 222
223 (gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5. 223 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
224 keyword for Python 2.5.
224 225
2252007-02-26 Romain Francoise <romain@orebokech.com> 2262007-02-26 Romain Francoise <romain@orebokech.com>
226 227