[snowy] Update for 0.7



commit fd96bb2b4bc9466fd5e1e35bbe5f22f87956c08c
Author: Leon Handreke <leon handreke gmail com>
Date:   Wed May 18 22:28:51 2011 +0200

    Update for 0.7

 Makefile |    2 +-
 NEWS     |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 1f022af..992a866 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PROJECT=snowy
-VERSION=0.6.1
+VERSION=0.7
 
 dist:
 	git archive --prefix=$(PROJECT)/ $(VERSION) | \
diff --git a/NEWS b/NEWS
index 21b2255..63e4557 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,20 @@ 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.7 "Old English Sheepdog"
+
+* Improve login page look and error handling (#637614)
+* Source local_settings instead of importing from it
+* Prefer bundled python libs when system copies exist (#638149)
+* Add new 'manage.py check' command (#638326)
+* Show username in note breadcrumb if request.user != author (#625231)
+* Support hiding note and notebook template notes
+* Clicking a notebook name now takes you to a list of all notes (#613884)
+* Fix the longstanding python 2.7 bug (#638480)
+* Make openid_complete view csrf_exempt
+* Add Jeff and Leon as a maintainers (#645471)
+* Set correct content-type for OAuth responses (#650073)
+
 Version 0.6.1 "Jagdterrier.1"
 * Re-apply mysql fix for django_openid_auth
 



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