From 93d3bb1c04190ba5011c6123e6dd1b5c6235886d Mon Sep 17 00:00:00 2001
From: dprice <dprice@users.savannah.nongnu.org>
Date: Thu, 12 Nov 2009 02:29:17 +0000
Subject: [PATCH] * NEWS: Note default taginfo format string fix.

---
 ChangeLog | 4 ++++
 NEWS      | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 347e1f608..5cbd681d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-11  Derek R. Price  <derek@ximbiot.com>
+
+	* NEWS: Note default taginfo format string fix.
+
 2009-08-29  Derek R. Price  <derek@ximbiot.com>
 
 	* NEWS: Note more accurate warnings about duplicate LogHistory
diff --git a/NEWS b/NEWS
index 03c908a5c..6da2e128f 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,10 @@ NEW FEATURES
 
 BUG FIXES
 
+* The default taginfo string expansion now matches what 1.11.x does.  This can
+  be important when running a 1.11.x and a 1.12.x server against the same
+  repository.
+
 * Time stamps are set correctly on systems where time() and gettimeofday()
   return times with different values for the current second.
 
-- 
GitLab