aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 718cbf3c29d..1bc7531e84d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-hg.el (vc-hg-state):
4 * vc-git.el (vc-git-state):
5 * vc-cvs.el (vc-cvs-parse-status):
6 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
7 state.
8
12008-03-20 Stefan Monnier <monnier@iro.umontreal.ca> 92008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * progmodes/compile.el (compile): 11 * progmodes/compile.el (compile):