cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1079659951@cvsserver> |
changelog Thu Mar 18 20:32:31 2004 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.270&r2=1.271&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.270 smarty/ChangeLog:1.271
--- smarty/ChangeLog:1.270 Wed Mar 17 20:32:20 2004
+++ smarty/ChangeLog Thu Mar 18 20:32:31 2004
@@ -1,3 +1,40 @@
+2004-03-18 Messju Mohr <[email protected]>
+
+ * libs/core/core.is_secure.php:
+ removed merging of $smarty->template_dir into $smarty->secure_dir
+
+ the resource_base_path is considerd secure instead. this change should
+ have absolutely no impact on smarty's security's behaviour
+
+2004-03-18 Nuno Lopes <[email protected]>
+
+ * docs/configure.in:
+ correcting non-existent var
+
+ * docs/.cvsignore
+ docs/Makefile.in
+ docs/configure.in
+ docs/manual.xml.in
+ docs/version.ent.in:
+ generate build date
+
+ * docs/.cvsignore
+ docs/Makefile.in
+ docs/README
+ docs/configure.in
+ docs/manual.xml.in:
+ new build/test system
+
+2004-03-18 Messju Mohr <[email protected]>
+
+ * libs/Smarty.class.php:
+ moved setting of a default resource_base_path from
+ Smarty::_parse_resource_name() to Smarty::_fetch_resource_info()
+
+ this shouldn't affect anything, since all calls to
+ _parse_resource_name() that are not done from within
+ _fetch_resource_info() all pass their own resource_base_path
+
2004-03-17 Messju Mohr <[email protected]>
* NEWS
@@ -2120,7 +2157,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.270 2004/03/18 01:32:20 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.271 2004/03/19 01:32:31 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php