Extract and display the CVS repository.
[bpt/emacs.git] / lisp / ChangeLog
index a7e97b4..5495a63 100644 (file)
@@ -1,3 +1,17 @@
+2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
+
+       * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
+       the end of the file, it was good work at one time but has been
+       stale since 1995 and may now be actively misleading.
+       * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
+       CVS repository.
+
+2008-05-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * vc-rcs.el (vc-rcs-create-tag):
+       * vc-sccs.el (vc-sccs-create-tag):
+       Fix typo in error message and pass backend arg.
+
 2008-05-15  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.