[libgdamm] Fix the ChangeLog



commit 1bbb32f5825f3e0fbe1884792a858c57c630d7d3
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Sep 21 10:19:38 2011 +0200

    Fix the ChangeLog

 ChangeLog |   22 +++++++++++++++++-----
 1 files changed, 17 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 50250c9..9000691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,16 @@
-4.99.4:
-
 2011-09-21  Murray Cumming  <murrayc murrayc com>
 
-	Value: operator=(): Check for identical instance.
+  ServerProvider: Added supports_operation() method overloads.
 
-	* libgda/libgdamm/value.cc: This is generally a good idea in operator=()
-	implementations.
+	* libgda/src/serverprovider.[hg|ccg]: Because some parameters may be NULL.
+
+2011-09-21  Murray Cumming  <murrayc murrayc com>
+ 
+  Connection: Add statement_to_sql() method overloads.
+    
+  * libgda/src/connection.[hg|ccg]: Because some parameters can be NULL.
+
+4.99.4:
 
 2011-09-21  Murray Cumming  <murrayc murrayc com>
 
@@ -16,6 +21,13 @@
 	* libgda/src/statement.hg: Minor documentation improvements and TODO
 	comments.	
 
+2011-09-21  Murray Cumming  <murrayc murrayc com>
+
+	Value: operator=(): Check for identical instance.
+
+	* libgda/libgdamm/value.cc: This is generally a good idea in operator=()
+	implementations.
+
 2011-09-20  Murray Cumming  <murrayc murrayc com>
 
 	Value: operator=(): Check for the identical underlying GValue.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]