projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
11d2079
)
updated the CHANGELOG with missing items
author
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 6 Jun 2013 06:02:21 +0000 (08:02 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 6 Jun 2013 06:02:21 +0000 (08:02 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
1bd4a98
..
2cdbeb1
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,5
+1,8
@@
* 1.13.1 (2013-XX-XX)
+ * added the possibility to ignore the filesystem constructor argument in Twig_Loader_Filesystem
+ * fixed Twig_Loader_Chain::exists() for a loader which implements Twig_ExistsLoaderInterface
+ * adjusted backtrace call to reduce memory usage when an error occurs
* added support for object instances as the second argument of the constant test
* fixed the include function when used in an assignment