[Checkins] SVN: ZODB/branches/3.7/ Updated release info.
Jim Fulton
jim at zope.com
Wed Feb 28 17:08:12 EST 2007
Log message for revision 72922:
Updated release info.
Changed:
U ZODB/branches/3.7/HISTORY.txt
U ZODB/branches/3.7/NEWS.txt
-=-
Modified: ZODB/branches/3.7/HISTORY.txt
===================================================================
--- ZODB/branches/3.7/HISTORY.txt 2007-02-28 21:41:45 UTC (rev 72921)
+++ ZODB/branches/3.7/HISTORY.txt 2007-02-28 22:08:11 UTC (rev 72922)
@@ -1,17 +1,4 @@
-What's new in ZODB3 3.7.0?
-==========================
-Release date: ???
-[NOTE: even though 3.7 has not had a standalone release, it has effectively
-been released as part of Zope 3.3 and 2.10, and should be considered feature
-frozen.]
-BTrees
-------
-
-- Support for 64-bit integer keys and values has been provided as a
- compile-time option.
-
-
What's new in ZODB3 3.6.2?
==========================
Release date: 15-July-2006
Modified: ZODB/branches/3.7/NEWS.txt
===================================================================
--- ZODB/branches/3.7/NEWS.txt 2007-02-28 21:41:45 UTC (rev 72921)
+++ ZODB/branches/3.7/NEWS.txt 2007-02-28 22:08:11 UTC (rev 72922)
@@ -1,5 +1,4 @@
-
-What's new on ZODB 3.7.0b4?
+What's new on ZODB 3.7.0c1?
===========================
Packaging
@@ -107,6 +106,9 @@
- (3.7a1) Suppressed warnings about signedness of characters when
compiling under GCC 4.0.x. See http://www.zope.org/Collectors/Zope/2027.
+- (3.7a1) Support for 64-bit integer keys and values has been provided as a
+ compile-time option.
+
Connection
----------
More information about the Checkins
mailing list