summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorchristophe.boulain <>2009-01-06 14:38:07 +0000
committerchristophe.boulain <>2009-01-06 14:38:07 +0000
commit38d388920b3b947deeb0ce5fd037f1afa5fbc844 (patch)
treea878ca4db02cfde6112d41b6aa7134ec908ea314 /HISTORY
parent1f8b20c95e8b82f05785868ee1a3aaf891afad60 (diff)
Fixed Issue#9 : Global page properties are ignored when using external configuration
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 16f2ea83..2ac82ba7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.1.4 To be released
==============================
+BUG: Issue#9 - Global page properties are ignored when using external configuration (Christophe)
BUG: Issue#59 - TPropertyAccess::has() returns false even if the property of an object was found (Carl)
BUG: Issue#61 - TLogRouter throws exception when using external config file (Michael)
BUG: Issue#62 - Some mistyping: TJavascript or TJavaScript? (Carl)