]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
dont need pre-0.5 note rel_0_5_1
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Jan 2009 21:43:19 +0000 (21:43 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Jan 2009 21:43:19 +0000 (21:43 +0000)
README.trunk [deleted file]

diff --git a/README.trunk b/README.trunk
deleted file mode 100644 (file)
index d992f78..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Trunk of SQLAlchemy is now the pre-0.5 version.  This version removes
-many things which were deprecated in 0.4 and therefore is not
-backwards compatible with all 0.4 appliactions.
-
-A work in progress describing the changes from 0.4 is at:
-
-    http://www.sqlalchemy.org/trac/wiki/05Migration
-
-IMPORTANT: some file names have changed in this branch.  Remove all
-existing *.pyc files before using!
-
-To continue working with the current development revision of version
-0.4, switch this working copy to the 0.4 maintenance branch:
-
-    svn switch http://svn.sqlalchemy.org/sqlalchemy/branches/rel_0_4