Author: wyoung
Date: Wed Dec 11 01:10:16 2013
New Revision: 2757

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2757&view=rev
Log:
resetdb fix description needed broadening

Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/ChangeLog?rev=2757&r1=2756&r2=2757&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Wed Dec 11 01:10:16 2013
@@ -3,9 +3,9 @@
     o Connection copy ctor wasn't copying the "throw exceptions"
       flag.  The copy always had exceptions enabled.
 
-    o Fixed resetdb's first output message when you run it without
-      arguments.  It was giving a misleading message that could
-      confuse someone.
+    o The resetdb example would print a bogus message about logging in
+      as '1'@'1' instead of showing the actual values passed on the
+      command line.  This did not affect how it actually logged in.
 
     o Previous release tarball was missing a few text files present in
       the source repository.


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to