aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aab51b6..6b28478 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+w3m (0.5.3-10) unstable; urgency=low
+
+ * New patch 140_sort-dump-links.patch to sort anchors in -dump
+ (closes: #657666)
+ * New patch 150_contact-list.patch to update README (closes: #696209)
+ * New patch 160_ignore-shy.patch to ignore SOFT HYPHEN (closes: #441934)
+ * New patch 170_w3mman2html-utf8.patch (LP: #680202)
+ * Update README.Debian to mention package development
+ * Drop unneeded menu dependency (closes: #647385)
+ * New patch 050_autotools-config.patch to update config.*
+ * Drop autotools-dev from Build-Depends
+ * Use cmigemo instead of migemo
+ * Set show_cookie to 0 in debian/w3mconfig
+ * Typo fix for debian/w3mconfig
+ * Backup and restore entity.h on build time
+ * Remove DM-Upload-Allowed
+ * Update and correct debian/copyright
+ * Update 015_debian-version.patch to 0.5.3+debian-10
+
+ -- Tatsuya Kinoshita <tats@debian.org> Sat, 03 Aug 2013 00:07:00 +0900
+
w3m (0.5.3-9) unstable; urgency=low
* New patch 130_siteconf.patch to support the siteconf feature