|
From: <and...@us...> - 2008-11-26 22:13:14
|
Revision: 9022
http://plplot.svn.sourceforge.net/plplot/?rev=9022&view=rev
Author: andrewross
Date: 2008-11-26 22:02:19 +0000 (Wed, 26 Nov 2008)
Log Message:
-----------
Update release notes to include recent documentation additions.
Modified Paths:
--------------
trunk/README.release
Modified: trunk/README.release
===================================================================
--- trunk/README.release 2008-11-26 21:13:20 UTC (rev 9021)
+++ trunk/README.release 2008-11-26 22:02:19 UTC (rev 9022)
@@ -55,6 +55,7 @@
1.11 Website support files updated
1.12 Internal changes to function visibility
1.13 Dynamic driver support in Windows
+1.14 Documentation updates
2. Changes relative to PLplot 5.8.0 (the previous stable release)
2.1 All autotools-related files have now been removed
@@ -79,6 +80,7 @@
2.19 Website support files updated
2.20 Internal changes to function visibility
2.21 Dynamic driver support in Windows
+2.22 Documentation updates
1. Changes relative to PLplot 5.9.0 (the previous development release)
@@ -243,6 +245,13 @@
plplot DLL also in Windows. The cmake option ENABLE_DYNDRIVERS is now
ON by default for Windows if a shared plplot library is built.
+1.14 Documentation updates
+
+The docbook documentation has been updated to include many of the
+C-specific functions (for example plAlloc2dGrid) which are not part
+of the common API, but are used in the examples and may be helpful
+for plplot users.
+
2. Changes relative to PLplot 5.8.0 (the previous stable release)
2.1 All autotools-related files have now been removed
@@ -505,3 +514,10 @@
plplot DLL also in Windows. The cmake option ENABLE_DYNDRIVERS is now
ON by default for Windows if a shared plplot library is built.
+2.22 Documentation updates
+
+The docbook documentation has been updated to include many of the
+C-specific functions (for example plAlloc2dGrid) which are not part
+of the common API, but are used in the examples and may be helpful
+for plplot users.
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|