OSDN Git Service

Fix MinGW-Bug #3313806.
[mingw/mingw-get.git] / ChangeLog
index c99efc1..f497679 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
+2011-06-11  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Fix MinGW-Bug #3313806.
+
+       * src/pkginfo/pkginfo.l (CMS_KEYWORDS): Do not match them within the
+       PACKAGE_NAME field; this avoids misinterpretation as a release status
+       qualifier when intended as part of the package name, as in msys-cvs.
+
 2011-06-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
-       Provisional correction for MinGW-bug #3309438.
+       Provisional correction for MinGW-Bug #3309438.
 
        * src/debug.h [DEBUGLEVEL == 0]: Provide defaults for...
        (DEBUG_ENABLED, DEBUG_REQUEST): ...these macros.