summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2013-04-02 15:29:00 +0000
committertaca <taca>2013-04-02 15:29:00 +0000
commit17fcaade3e4e027831e67243526ad66a74807ad1 (patch)
treec5d9c638190ff2407b28fb202d0c555786c78a36 /www/contao
parent6cadf95f79dc9a495a7e419d31a3f8e17b26bf5d (diff)
downloadpkgsrc-17fcaade3e4e027831e67243526ad66a74807ad1.tar.gz
Update contao211 to 2.11.10.
Version 2.11.10 (2013-03-21) ---------------------------- ### Fixed Cast varchar date fields to int when selecting from the database (see #5503). ### Fixed Only unset POST variables if `Widget::submitInput()` returns `true` (see #5474). ### Fixed Strictly compare values when determining whether to save or not (see #5471). ### Updated Updated TinyMCE to version 3.5.8 (see #5329). ### Fixed Correctly show the "invalid date and time" error message (see #5480). ### Fixed Correctly split the words when adding to the search index (see #5363). ### Fixed Correctly load TinyMCE in IE7 and IE8 (see #5346). ### Fixed Send the correct cache headers in "client cache only" mode (see #5358). ### Fixed Remove the session of deleted or disabled users (see #5353). ### Fixed Correctly set the cookie paths (see #5339).
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 9f84b7053ab..b9493a84ece 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2013/04/02 15:27:34 taca Exp $
+# $NetBSD: Makefile.common,v 1.32 2013/04/02 15:29:00 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao211/Makefile
@@ -7,7 +7,7 @@
#
# current release
-CT211_VERSION= 2.11.9
+CT211_VERSION= 2.11.10
CT300_VERSION= 3.0.5
CT_VERS?= 211