]> dev.renevier.net Git - syp.git/commitdiff
bump version to 0.3
authorarno <arenevier@fdn.fr>
Thu, 20 Aug 2009 12:22:02 +0000 (14:22 +0200)
committerarno <arenevier@fdn.fr>
Thu, 20 Aug 2009 12:55:18 +0000 (14:55 +0200)
CHANGES.txt
build.sh

index aa880b289cfcbdf818f7d761887a715a36e4ee7d..16e7de5d0764d7591634ce3f25fbc0870729238f 100644 (file)
@@ -13,3 +13,10 @@ v0.2
   (nearly) full screen.
 - option to show popup near marker.
 - use of Etag header
+
+v0.3
+----
+- multi users administration
+- 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.
index 1ee0a41cc85e312bd1e88533b47c61fe3e95ce08..f78d47cd06a70cef84ca674bebc3cf4e9a84325f 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-PROJVERS=0.2
+PROJVERS=0.3
 PROJNAME=syp
 
 BUILDDIR=${1:-build}