Fix bug in Via Padlock support
diff --git a/ChangeLog b/ChangeLog
index 353b262..a8758f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@
      errors on use of deprecated functions.
 
 Bugfix
+   * Fix bug in Via Padlock support (found by Nikos Mavrogiannopoulos).
    * Fix thread safety bug in RSA operations (found by Fredrik Axelsson).
    * Fix hardclock() (only used in the benchmarking program) with some
      versions of mingw64 (found by kxjhlele).