Mercurial > p > roundup > code
diff CHANGES.txt @ 3993:1eba65a4b0aa
Don't run old code on newer database
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Aug 2008 06:25:47 +0000 |
| parents | fe2af84a5ca5 |
| children | 030ba81511ee |
line wrap: on
line diff
--- a/CHANGES.txt Mon Aug 18 06:21:53 2008 +0000 +++ b/CHANGES.txt Mon Aug 18 06:25:47 2008 +0000 @@ -21,6 +21,7 @@ - Make WSGI handler threadsafe (sf #1968027) - Improved URL matching RE (sf #2038858) - Allow binary file content submission via XML-RPC (sf #1995623) +- Don't run old code on newer database (sf #1979556) 2008-03-01 1.4.4
