Minor correction to admin/notes/bzr: *fourth* VCS, not third.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 16 Jan 2014 15:05:18 +0000 (10:05 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 16 Jan 2014 15:05:18 +0000 (10:05 -0500)
RCS -> CVS -> Bzr -> Git. And (as Stefan Monnier reports) "GNU Arch
was semi-officially used for a while between CVS and Bzr, tho not for
the main branch."

admin/notes/commits

index 6e2aabe..f33c690 100644 (file)
@@ -45,10 +45,10 @@ Date:        Tue, 31 Mar 2009 12:21:20 +0900
     for modern source-control systems with a global log, it's better to
     have something like "Regenerate configure".
 
-(4) (Added in 2014) In commit comments, and ChangLog files, it is best
+(4) (Added in 2014) In commit comments, and ChangeLog files, it is best
     to use ways of identifying revisions that are not dependent on a
     particular version control system.  (At time of writing Emacs is
-    about to move to its third VCS and another move in the future is
+    about to move to its fourth VCS and another move in the future is
     not impossible.)  An excellent way to identify commits is by
     quoting their summary line.  Another is with an action stamp - an
     RFC3339 date followed by ! followed by the committer's email - for