# HG changeset patch # User Richard Jones # Date 1086821388 0 # Node ID a7a8b5434262ba7ed5142e18a5ca1d3ee3f4cf2b # Parent a8db3996b4f5368ab756302e64a9639406227b64 *** empty log message *** diff -r a8db3996b4f5 -r a7a8b5434262 CHANGES.txt --- a/CHANGES.txt Wed Jun 09 09:49:27 2004 +0000 +++ b/CHANGES.txt Wed Jun 09 22:49:48 2004 +0000 @@ -1,7 +1,7 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2004-??-?? 0.7.4 +2004-06-10 0.7.4 Fixed: - re-acquire the OTK manager when we re-open the database - mailgw handler can close the database on us @@ -12,6 +12,7 @@ 959177 and 964231) - fixed RDBMS journal packing (sf bug 959177) - fixed filtering by floats in anydbm (sf bug 963584) +- fixed mysql upgrading of journals (sf bug 950410) 2004-05-28 0.7.3 diff -r a8db3996b4f5 -r a7a8b5434262 doc/announcement.txt --- a/doc/announcement.txt Wed Jun 09 09:49:27 2004 +0000 +++ b/doc/announcement.txt Wed Jun 09 22:49:48 2004 +0000 @@ -13,6 +13,7 @@ 959177 and 964231) - fixed RDBMS journal packing (sf bug 959177) - fixed filtering by floats in anydbm (sf bug 963584) +- fixed mysql upgrading of journals (sf bug 950410) If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.