projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9473315
)
updated CHANGELOG
author
Fabien Potencier
<fabien.potencier@gmail.com>
Sun, 1 Apr 2012 08:25:37 +0000 (10:25 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Sun, 1 Apr 2012 08:25:37 +0000 (10:25 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
a8e1ca0
..
bba831e
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,5
+1,6
@@
* 1.6.4 (2012-XX-XX)
+ * fixed PHP notice in Twig_Error::guessTemplateLine() introduced in 1.6.3
* fixed performance when compiling large files
* optimized parent template creation when the template does not use dynamic inheritance