diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2020-11-22 12:45:41 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2020-11-22 12:45:41 +0000 | 
| commit | f5c74f302aa50a74d6f399b30b4fe2c55dbe7121 (patch) | |
| tree | 539c0f3a1baa2f67007e9af0460886453b114821 | |
| parent | Update example to use UTC for gitlog2changelog (diff) | |
| download | w3m-f5c74f302aa50a74d6f399b30b4fe2c55dbe7121.tar.gz w3m-f5c74f302aa50a74d6f399b30b4fe2c55dbe7121.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 21 | 
1 files changed, 21 insertions, 0 deletions
| @@ -1,3 +1,24 @@ +2020-11-22  Tatsuya Kinoshita  <tats@debian.org> + +	* gitlog2changelog: Update example to use UTC for gitlog2changelog. + +	* acinclude.m4, config.h.dist, config.h.in, configure, configure.ac: +	Drop HAVE_SYS_ERRLIST. + +2020-11-22  Parag A Nemade  <pnemade@fedoraproject.org> + +	* config.h.in: +	Fix compilation error "too few arguments to function 'longjmp'". +	Origin: https://src.fedoraproject.org/rpms/w3m/c/e7a12fa28cfbfbb0115ec74994092c1d3b8351d8?branch=master +	Bug-MacPorts: https://trac.macports.org/ticket/61356 + +2020-11-22  Parag Nemade  <pnemade@redhat.com> + +	* etc.c, main.c: Fix FTBFS due to redefinition of sys_errlist. +	Origin: https://src.fedoraproject.org/rpms/w3m/c/99f30870caac12a3949b6736aa70b7233f4414d5?branch=master +	Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1038009 +	Bug-MacPorts: https://trac.macports.org/ticket/61356 +  2020-11-15  Tatsuya Kinoshita  <tats@debian.org>  	* gitlog2changelog: | 
