summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2007-08-23 13:22:44 +0000
committerDaniel Veillard <veillard@src.gnome.org>2007-08-23 13:22:44 +0000
commit73adc4f001a03cbb8f71786c952565d80f74d030 (patch)
treec382f28e0cf5af7133f55c7140b87948f105b40d /ChangeLog
parentc93245787a0fa0a404b78aebc1f4856879dbfe21 (diff)
downloadlibxslt-73adc4f001a03cbb8f71786c952565d80f74d030.tar.gz
libxslt-73adc4f001a03cbb8f71786c952565d80f74d030.tar.bz2
libxslt-73adc4f001a03cbb8f71786c952565d80f74d030.zip
applied patch from Roland Schwarz and Rob Richards to fix the security
* libxslt/security.c: applied patch from Roland Schwarz and Rob Richards to fix the security file checks on Windows, should close #464432 Daniel svn path=/trunk/; revision=1440
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 883fd640..5c0216d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Aug 23 15:22:55 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/security.c: applied patch from Roland Schwarz and Rob
+ Richards to fix the security file checks on Windows, should
+ close #464432
+
Thu Aug 23 21:15:28 HKT 2007 William Brack <wbrack@mmm.com.hk>
* tests/general/bug-165.[xsl,out,err], tests/docs/bug-165.xml,