[Jifty-commit] jifty branch, master, updated. jifty-1.10228-28-gbc01c05

Jifty commits jifty-commit at lists.jifty.org
Wed May 18 13:49:57 EDT 2011


The branch, master has been updated
       via  bc01c05bc2ea01635282bf00e681421c8c2c5693 (commit)
      from  a954ce3c9332bcaa5efc2a329bd98b513761557e (commit)

Summary of changes:
 Changelog |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit bc01c05bc2ea01635282bf00e681421c8c2c5693
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Wed May 18 13:49:52 2011 -0400

    The rest of the changelog

diff --git a/Changelog b/Changelog
index ca08d31..f5d7275 100644
--- a/Changelog
+++ b/Changelog
@@ -23,6 +23,9 @@ CORE
    not adequately express the ACL checks of the rest of the dispatcher is a
    security vulnerability.  Whitelisting, rather than blacklisting, is most
    likely the correct course of action.
+ * Shorten onclick handlers by removing repeated boilerplate
+   This reduces page size significantly on pages which use them frequently.
+
 
 SECURITY
 ========
@@ -40,11 +43,15 @@ BUGFIXES
  * Close lightboxes automatically and only if there are no validation errors
  * Have Jifty::Test::WWW::Mechanize pull in improvements from
    Jifty::Client::field_error_text
+ * Handle 5.14's regex stringification better
+ * Do not repeatedly warn about cssQuery deprecation.
 
 INSTALL
 =======
  * We placked up a while ago, no need for HTTP::Server::Simple deps
  * Depend on the Jifty::DBI 0.68 which has security fixes
+ * Test::Spelling improvements
+ * Remove Test::WWW::Declare
 
 -----------------------------------
 Jifty 1.10228 - February 28th, 2011

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list