md_list() starting with strongest hash
diff --git a/ChangeLog b/ChangeLog
index dc008f8..96ca0e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,7 @@
      required on some platforms (e.g. OpenBSD)
    * Migrate zeroizing of data to polarssl_zeroize() instead of memset()
      against unwanted compiler optimizations
+   * md_list() now returns hashes strongest first
 
 Bugfix
    * Fix in debug_print_msg()