[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] (no subject)
From: |
Greg Chicares |
Subject: |
[lmi-commits] (no subject) |
Date: |
Thu, 23 Jun 2016 16:18:40 +0000 (UTC) |
branch: master
commit 74cf15af6f10b422e7f6059e1b40a37dab1893f9
Author: Gregory W. Chicares <address@hidden>
Date: Thu Jun 23 15:53:49 2016 +0000
Mark 'ChangeLog' to redirect readers to 'git log'
---
ChangeLog | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index a0d49f9..8700403 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+// Superseded by git: see note at bottom of file.
+//
// ChangeLog for "Let me illustrate...". See 'MAINTENANCE' after license.
//
// Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014,
2015, 2016 Gregory W. Chicares.
@@ -39828,3 +39830,13 @@ Do not write an RCS Id when generating 'version.hpp'.
version.hpp
Designate release candidate 6612.
+---------------------------------------------------------------------
+
+This change log is no longer updated because git renders it
+unnecessary. Use 'git log' to examine changes since the last
+entry here. The entire svn history was imported into git, so
+'git log' includes the one-line commit messages above, including
+even old cvs history that had been imported into svn. This change
+log is retained because it contains some commentary outside of
+svn commit messages, which could not readily be imported into git.
+