summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-05-14 10:18:10 +0000
committeruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-05-14 10:18:10 +0000
commit86586e5af4d86002b76cd28f7185c295fe327238 (patch)
tree75be6e681e594716e82855b8c1956e9ea3e47a59 /change_log.txt
parent184557ed46d4caffdd10d44d420a34a17b2bdbaa (diff)
downloadsmarty-86586e5af4d86002b76cd28f7185c295fe327238.tar.gz
smarty-86586e5af4d86002b76cd28f7185c295fe327238.tar.bz2
smarty-86586e5af4d86002b76cd28f7185c295fe327238.zip
- bugfix fopen() error handling at stream resources
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 796f8d6f..89159dce 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -1,4 +1,7 @@
===== SVN trunk =====
+14/05/2011
+- bugfix fopen() error handling at stream resources
+
13/05/2011
- bugfix condition starting with "-" did fail at {if} and {while} tags