OSDN Git Service

* README: Add references for reporting bugs and submitting patches.
authorEarnie Boyd <earnie@users.sourceforge.net>
Sat, 23 Feb 2013 19:29:38 +0000 (14:29 -0500)
committerEarnie Boyd <earnie@users.sourceforge.net>
Sat, 23 Feb 2013 19:29:38 +0000 (14:29 -0500)
Correct the @FILENAME@ cut/paste issue.

ChangeLog
README

index 937fa12..a6e7f4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-23  Earnie Boyd  <earnie@users.sourceforge.net>
+
+       * README: Add references for reporting bugs and submitting patches.
+       Correct the @FILENAME@ cut/paste issue.
+
 2013-02-23  Johann Hanne  <jonnyh33@users.sourceforge.net>
 
        Add missing UUID Interface Definitions.
diff --git a/README b/README
index 66f609b..9f42dc3 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 ;;
-; @file @FILENAME@
+; @file README
 ; Copyright 2012, 2013 MinGW.org project
 ;
 ; Permission is hereby granted, free of charge, to any person obtaining a
@@ -33,3 +33,6 @@ has its own implementation of the C++ standard and the documentation you find
 for stdc++ on the http://gcc.gnu.org site will be your best source of informa-
 tion for it.  Note that some of the C++ API will not able to be used on Windows
 due to lack of implementation for the Windows platform.
+
+Bug Reports: http://www.mingw.org/Reporting_Bugs
+Submit Patches: http://www.mingw.org/wiki/SubmitPatches