aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-08-23 21:05:25 -0700
committerPaul Eggert2012-08-23 21:05:25 -0700
commitca5256ad0a138d14329ca80a0a4fd952ca2cd092 (patch)
tree6de47e5336144b7405ae44f06ea6e4b9d24644b6 /lisp/ChangeLog
parent2cc2116757629868401bdb2073ff44ce32c3d008 (diff)
downloademacs-ca5256ad0a138d14329ca80a0a4fd952ca2cd092.tar.gz
emacs-ca5256ad0a138d14329ca80a0a4fd952ca2cd092.zip
Fix file time stamp problem with bzr and CVS (Bug#12001).
* vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information in the file's time stamp, since the version control system loses that information.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c92691b64b8..5236ad55903 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12012-08-24 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix file time stamp problem with bzr and CVS (Bug#12001).
4 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
5 in the file's time stamp, since the version control system loses
6 that information.
7
12012-08-22 Juri Linkov <juri@jurta.org> 82012-08-22 Juri Linkov <juri@jurta.org>
2 9
3 * info.el (Info-fontify-node): Hide the suffix of the 10 * info.el (Info-fontify-node): Hide the suffix of the