diff options
author | Mike Hommey <mh@glandium.org> | 2011-06-04 03:30:13 +0200 |
---|---|---|
committer | Mike Hommey <mh@glandium.org> | 2011-06-04 03:40:50 +0200 |
commit | 08ed6fd3a46265af86a0aa0bbebfd6478b7dad0d (patch) | |
tree | 804c6e01c46533837f9c48b5979fa7fcd956c1a5 | |
parent | 5d678e3c4ac3bcad1bdd2932552253dc2b4493a5 (diff) | |
download | libxml2-debian/2.7.8.dfsg-3.tar.gz |
Release 2.7.8.dfsg-3debian/2.7.8.dfsg-3
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a517b01..d1e88e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libxml2 (2.7.8.dfsg-3) unstable; urgency=low + + * xpath.c: Fix some potential problems on reallocation failures. + Closes: #628537. + + -- Mike Hommey <glandium@debian.org> Sat, 04 Jun 2011 10:40:39 +0900 + libxml2 (2.7.8.dfsg-2) unstable; urgency=low * xpath.c: Fix a double-freeing error in XPath processing code. |