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 e27fa53e7b5..34c6d981481 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12012-09-15 Glenn Morris <rgm@gnu.org>
2
3 * version.el (emacs-bzr-version): Doc fix.
4 (emacs-bzr-version-dirstate): New function.
5 (emacs-bzr-get-version): For lightweight checkouts, if the parent
6 is local try and check that it matches the branch. If not, just
7 use dirstate information. (Bug#12441)
8
12012-09-14 Juri Linkov <juri@jurta.org> 92012-09-14 Juri Linkov <juri@jurta.org>
2 10
3 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input. 11 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.