[snowy] Update for 0.3



commit e1fbafd8be7e9ab46b7ed373b562c0b3773e00cd
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Thu Sep 30 15:34:21 2010 -0700

    Update for 0.3

 Makefile |    2 +-
 NEWS     |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index fb6bb56..68326f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PROJECT=snowy
-VERSION=0.2
+VERSION=0.3
 
 dist:
 	git archive --prefix=$(PROJECT)/ $(VERSION) | \
diff --git a/NEWS b/NEWS
index 6e77f2e..6ba3587 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,12 @@ http://mail.gnome.org/mailman/listinfo/snowy-list.
 Please report bugs using https://bugzilla.gnome.org/
 (https://bugzilla.gnome.org/enter_bug.cgi?product=snowy).
 
+Version 0.3 "Maltese"
+* Support for Django 1.2 (#629715)
+* Don't let OpenID users attempt to change their password
+* Add URI_SCHEME to local_settings.py (#629717)
+* Fix XSL when not running Snowy from git checkout dir
+
 Version 0.2 "Papillon"
 * Better mysql (and especially innodb) support (#624934, etc)
 * Support for more OpenID providers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]