You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2008/03/14 23:31:10 UTC

svn propchange: r608297 - svn:log

Author: sebor
Revision: 608297
Modified property: svn:log

Modified: svn:log at Fri Mar 14 15:31:10 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Mar 14 15:31:10 2008
@@ -1,7 +1,7 @@
 2008-01-02  Martin Sebor  <se...@roguewave.com>
 
-	* xcomp.awk: Added a pattern to extract date formatted in the Windows
-	format (the output of date /T).
+	* bin/xcomp.awk: Added a pattern to extract date formatted in the
+	Windows format (the output of date /T).
 	(get_date): Handled badly formatted/empty dates more robustly.
 	(get_buildtype): Handled build types with the [redundant] "win32" bit
 	indicating Windows threads.