Author: brosner
Date: Tue Dec 30 03:53:58 2008
New Revision: 1097
Modified:
wiki/ReleaseNotes.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/ReleaseNotes.wiki
==============================================================================
--- wiki/ReleaseNotes.wiki (original)
+++ wiki/ReleaseNotes.wiki Tue Dec 30 03:53:58 2008
@@ -6,6 +6,20 @@
== 0.5.1 ==
- * Python 2.4 support
- * Removal of Pownce support
- * Fixed a bug in django_openidconsumer that prevented login on some
deployments. See
[http://code.pinaxproject.com/codebases/codebase/pinax/changesets/1292/
r1292] for more information.
\ No newline at end of file
+The 0.5.1 release brings various bug fixes and more stability to Pinax. We
have fixed some bugs and improved the documentation. This release should be
backward compatible, exception where noted.
+
+=== Python 2.4 support ===
+
+0.5.1 brings Python 2.4 compatibility. There are still many distributions
out there that have Python 2.4 as the default Python version.
+
+=== Removal of Pownce support ===
+
+Pownce closed their doors on December 15, 2008 after being bought by Six
Apart. There is no longer any reason we should support Pownce.
+
+You may need to remove some Pownce bits from your templates if you forked
from the complete_project locally.
+
+=== Various bug-fixes ===
+
+ * Fixed a bug in django_openidconsumer that prevented login on some
deployments. See
[http://code.pinaxproject.com/codebases/codebase/pinax/changesets/1292/
r1292] for more information.
+ * Removed an import that was never used in profiles/views.py.
[http://code.pinaxproject.com/codebases/codebase/pinax/changesets/1288/
r1288]
+ * Fixed a typo of ValidationError in apps/local_apps/account/forms.py.
[http://code.pinaxproject.com/codebases/codebase/pinax/changesets/1266/
r1266]
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---