[pygccxml-commit] SF.net SVN: pygccxml: [1057]
Brought to you by:
mbaas,
roman_yakovenko
|
From: <rom...@us...> - 2007-06-13 07:41:57
|
Revision: 1057
http://svn.sourceforge.net/pygccxml/?rev=1057&view=rev
Author: roman_yakovenko
Date: 2007-06-13 00:41:59 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
updating documentation
Modified Paths:
--------------
pygccxml_dev/docs/history/history.rest
pyplusplus_dev/docs/history/history.rest
Modified: pygccxml_dev/docs/history/history.rest
===================================================================
--- pygccxml_dev/docs/history/history.rest 2007-06-13 07:34:59 UTC (rev 1056)
+++ pygccxml_dev/docs/history/history.rest 2007-06-13 07:41:59 UTC (rev 1057)
@@ -20,7 +20,13 @@
* Gaetan Lehmann
* Martin Preisler
+-----------
+SVN Version
+-----------
+1. Class ``free_operator_t`` is now able to provide references to the class declarations
+ instances it works on.
+
-------------
Version 0.9.0
-------------
Modified: pyplusplus_dev/docs/history/history.rest
===================================================================
--- pyplusplus_dev/docs/history/history.rest 2007-06-13 07:34:59 UTC (rev 1056)
+++ pyplusplus_dev/docs/history/history.rest 2007-06-13 07:41:59 UTC (rev 1057)
@@ -19,7 +19,7 @@
* Gottfried Ganssauge
* Andy Miller
* Martin Preisler
-
+* Meghana Haridev
------------
Project name
------------
@@ -33,7 +33,16 @@
3. Users always changed the name of the projects. I saw at least 6 different names.
+-----------
+SVN Version
+-----------
+1. Bug fixes:
+
+ * Py++ will not expose free operators, if at least one of the classes, it works
+ on, is not exposed.
+ Many thanks to Meghana Haridev for reporting the bug.
+
-------------
Version 0.9.0
-------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|