Skip to content

Commit d794835

Browse files
committed
Updated ChangeLog
1 parent c0028e3 commit d794835

File tree

1 file changed

+48
-2
lines changed

1 file changed

+48
-2
lines changed

ChangeLog

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,52 @@
1-
2019-09-24 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
1+
2019-09-29 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
2+
Version
3+
4+
[ Joao Eriberto Mota Filho ]
5+
6+
* Autotools files:
7+
- Added a check for bsd/stdlib.h presence in configure.ac.
8+
- Added a distclean-local target in Makefile.am.
9+
- Added the autogen.sh file.
10+
- Improved the configure.ac and Makefile.am files.
11+
- Moved some build lines from Makefile.am to src/Makefile.am.
12+
- Removed all autogenerated files.
13+
- Removed no longer used checks for libs and headers.
14+
* Created CONTRIBUTING.md and HISTORY files.
15+
* Fixed some building warnings.
16+
* Removed no longer needed files (and includes for headers): arc4random.c and
17+
arc4random.h.
18+
* Removed not used variables rcsid and RCSId.
19+
* Reorganized AUTHORS, ChangeLog and NEWS files.
20+
* Rewritten README file.
21+
* Updated all headers and rights.
22+
* Using an updated LICENSE file.
23+
* Using txt2man to produce an updated manpage.
24+
25+
[ Cyril Brulebois ]
26+
27+
* Use libbsd instead of arc4random. Patch from Debian (see Debian bug #538695).
28+
29+
[ Jakub Wilk ]
30+
31+
* Allow rdate connect NTP via IPv6. Patch from Debian (see Debian bug #515219).
32+
33+
[ Jérémy Bobbio ]
34+
35+
* Added progress. Patch from Debian (see Debian bug #491540).
36+
37+
[ Joey Hess ]
38+
39+
* Avoid libnss files library. Patch from Debian (see Debian bug #434452).
40+
41+
[ Pedro Zorzenon Neto ]
42+
43+
* Added -b and -t options. Patch from Debian (see Debian bug #523513).
44+
45+
[ Steve Langasek ]
46+
47+
* Fixed unaligned access in ntp code triggers SIGBUS on sparc. Patch from
48+
Debian (see Debian bug #434140).
249

3-
*
450

551
============================================================
652
=== OLD CHANGELOG, by David Snyder <dasnyderx@yahoo.com> ===

0 commit comments

Comments
 (0)