[glom] Correct the ChangeLog



commit 7523c0145b9ea1daf3b2ed1c66ed55b2d9c4531e
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Nov 4 11:49:11 2011 +0100

    Correct the ChangeLog

 ChangeLog |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b2543cb..b5a1c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2011-11-04  Murray Cumming  <murrayc murrayc com>
 
+	Handle gdouble results from python functions.
+    
+        * glom/libglom/data_structure/field.cc: Add a mapping
+        instead of ignoring doubles.
+        This avoids a stderr warning and probably makes calculations
+        work.
+
+2011-11-04  Murray Cumming  <murrayc murrayc com>
+
 	Fix some warnings about invalid field types with choices.
 
 	* glom/mode_data/datawidget/combochoiceswithtreemodel.cc:



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