commit | cd7d24d4643a6187d6e87d3923805de65804e227 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 10 17:38:38 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 23 10:55:05 2015 +0200 |
tree | 70ba7d3d95bd20f65176cc3066c4df21fb4fc338 | |
parent | 7e828848118fdf91609ffe41334984e705315c46 [diff] [blame] |
Fix bug in Via Padlock support Backport of cf201201 from the 1.3 branch
diff --git a/ChangeLog b/ChangeLog index 3a4522c..d41468f 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -7,6 +7,7 @@ crash it remotely (found by Caj Larsson). Bugfix + * Fix bug in Via Padlock support (found by Nikos Mavrogiannopoulos). * Fix hardclock() (only used in the benchmarking program) with some versions of mingw64 (found by kxjhlele). * Fix warnings from mingw64 in timing.c (found by kxjklele).