]> dev.renevier.net Git - syp.git/commitdiff
bump to version 0.4 v0.4
authorarno <arno@renevier.net>
Fri, 16 Apr 2010 22:11:56 +0000 (00:11 +0200)
committerarno <arno@renevier.net>
Fri, 16 Apr 2010 22:45:55 +0000 (00:45 +0200)
CHANGES.txt
build.sh

index 16e7de5d0764d7591634ce3f25fbc0870729238f..556c6fdbbb9ab9565113bbfbfc1f0f147b2e4187 100644 (file)
@@ -20,3 +20,10 @@ v0.3
 - improve wizard: hand editing of setting.php is no more mandatory to set SYP
 - web ui to change password
 - option to show popup near any corner.
+
+v0.4
+----
+- custom css rules
+- database driver
+- when selecting a cluster, zoom until features are detached
+- postgresql support as a database backend
index f78d47cd06a70cef84ca674bebc3cf4e9a84325f..216a2ad41fe38127adf0cea6e00cc46415c4925e 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-PROJVERS=0.3
+PROJVERS=0.4
 PROJNAME=syp
 
 BUILDDIR=${1:-build}