Author: jfthomps
Date: Thu May 24 13:33:47 2012
New Revision: 1342256
URL: http://svn.apache.org/viewvc?rev=1342256&view=rev
Log:
VCL-576
Finalizing for 2.3 release
README and CHANGELOG: added dependency on php-gettext
Modified:
incubator/vcl/trunk/CHANGELOG
incubator/vcl/trunk/README
Modified: incubator/vcl/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/CHANGELOG?rev=1342256&r1=1342255&r2=1342256&view=diff
==============================================================================
--- incubator/vcl/trunk/CHANGELOG (original)
+++ incubator/vcl/trunk/CHANGELOG Thu May 24 13:33:47 2012
@@ -5,6 +5,7 @@ Dependency changes:
Web frontend:
-removed dependency on mcrypt
-php-process - this is an added requirement only on RHEL/CentOS 6 because php
semaphore locking was separated out into this package
+-php-gettext - this was added for multilingualization
database:
-none
Modified: incubator/vcl/trunk/README
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/README?rev=1342256&r1=1342255&r2=1342256&view=diff
==============================================================================
--- incubator/vcl/trunk/README (original)
+++ incubator/vcl/trunk/README Thu May 24 13:33:47 2012
@@ -25,6 +25,7 @@ php modules (some of these may be built
- php-sysvsem
- php-xml
- php-xmlrpc
+- php-gettext
- php-ldap (if you will be using ldap authentication)
- php-process (for RHEL/CentOS 6)