summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9089f7..8561723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libxml2 (2.6.26.dfsg-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/rules:
+ + Added -fno-strict-aliasing to the CFLAGS.
+ + Use dpkg-architecture to feed configure.
+ + Bumped shlibs to current version, since new symbol for XPath cache has
+ been added.
+ * debian/control: Bumped Standards-Version to 3.7.2.0. No changes required.
+
+ -- Mike Hommey <glandium@debian.org> Thu, 8 Jun 2006 21:39:55 +0200
+
libxml2 (2.6.24.dfsg-1) unstable; urgency=low
* New upstream release. Closes: #365246.