aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1408e8ef075..8b30443e837 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,9 @@
9 9
10 * vc.el: Document the desired behavior for reverted files in the 10 * vc.el: Document the desired behavior for reverted files in the
11 `added' state. 11 `added' state.
12 (vc-default-prettify-state-info): Remove function, unused.
13
14 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
12 15
132009-08-26 Glenn Morris <rgm@gnu.org> 162009-08-26 Glenn Morris <rgm@gnu.org>
14 17