aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-04-10 22:06:59 -0400
committerGlenn Morris2012-04-10 22:06:59 -0400
commiteffed0c27e6cbc7fb80054dcb4a75debaaf01cf4 (patch)
tree63ad79f39e467e90f4946b444c55efab5e7941d4 /lisp/ChangeLog
parent2f097256b95314f85f7c4ce5dfff9e41e1cfaeb3 (diff)
downloademacs-effed0c27e6cbc7fb80054dcb4a75debaaf01cf4.tar.gz
emacs-effed0c27e6cbc7fb80054dcb4a75debaaf01cf4.zip
* lisp/vc/vc-bzr.el (vc-bzr-status): Handle all errors, not just file-errors.
Ref: http://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00145.html
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 fb90f095d7c..37e014751d7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12012-04-11 Glenn Morris <rgm@gnu.org> 12012-04-11 Glenn Morris <rgm@gnu.org>
2 2
3 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
4 not just file-errors.
5
3 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove. 6 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
4 (vc-bzr-sha1): Use internal sha1. 7 (vc-bzr-sha1): Use internal sha1.
5 8