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).