From 43a5385f8a42d7296f295cc034eaf15b48bfbf3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 13 May 2015 00:58:32 +0200 Subject: reformat ChangeLog --- ChangeLog | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f3a2ca..3ee0ddf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,23 +2,39 @@ * release version 3.1.0 - * update upstream-contact + * configure.ac: update upstream-contact - * add './configure --enable-bootstrap' to skip some tests on initial build + * configure.ac: add './configure --enable-bootstrap' to skip some + tests on initial build + * src/Makefile.am - * add bootstrap-script + * bootstrap.sh: add bootstrap-script - * add LICENSE for bcrypt + * LICENSE.bcrypt: add LICENSE for bcrypt + * Makefile.am - * update crypt_blowfish to v1.3 + * plugins/blowfish/Makefile.am: update crypt_blowfish to v1.3 + * plugins/blowfish/blowfish-test.c + * plugins/blowfish/crypt_blowfish.c + * plugins/blowfish/crypt_blowfish.h + * plugins/blowfish/ow-crypt.h - * add '-Wextra' to CFLAGS + * configure.ac: add '-Wextra' to CFLAGS - * fix '-Werror=strict-aliasing' + * plugins/md5/md5.c: fix '-Werror=strict-aliasing' + * plugins/sha256/sha256.c + * plugins/sha512/sha512.c - * fix '-Werror=unused-result' + * src/cert.c: fix '-Werror=unused-result' - * update Autotools + * configure.in --> configure.ac: update Autotools + * Makefile.am + * m4/ + * plugins/blowfish/Makefile.am + * plugins/md5/Makefile.am + * plugins/sha256/Makefile.am + * plugins/sha512/Makefile.am + * src/Makefile.am 2011-05-10 Thorsten Kukuk -- cgit v1.2.3