diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2014-08-22 12:44:28 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2014-08-22 12:44:28 +0000 |
commit | 924016e84feb4c8d9c82c064ab3ed69dab6ae2fa (patch) | |
tree | b877b9040d6777b2908df81a6b528bab64ac8806 | |
parent | Merge branch 'feature/debian-version' (diff) | |
download | w3m-924016e84feb4c8d9c82c064ab3ed69dab6ae2fa.tar.gz w3m-924016e84feb4c8d9c82c064ab3ed69dab6ae2fa.zip |
Update ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +2014-08-22 Tatsuya Kinoshita <tats@debian.org> + + * version.c.in: Update to 0.5.3+debian-17 + + * config.guess: + Update config.guess to 2014-03-23 with autotools-dev 20140510.1 + + * config.sub: + Update config.sub to 2014-05-01 with autotools-dev 20140510.1 + +2014-08-22 Micah Cowan <micah@addictivecode.org> + + * main.c: Support Boehm GC 7.2 + Replace Gentoo's patch to prevent segfaults due to infinite recursion. + Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=080_gc72.patch;att=1;bug=758831 + Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758831 + Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=555467 + Bug: http://sourceforge.net/p/w3m/patches/63/ + Bug: http://sourceforge.net/p/w3m/patches/59/ + +2014-08-22 Tatsuya Kinoshita <tats@debian.org> + + * main.c: + Revert "Support Boehm GC 7.2" (w3m-0.5.2-gc72.patch from Gentoo) + This reverts commit 4331db3e3e673ac4dbfe8e9f2b42a8e0478dc98a. + 2014-06-23 Tatsuya Kinoshita <tats@debian.org> * version.c.in: Update to 0.5.3+debian-16 |