- Moved file loading to load_file

diff --git a/ChangeLog b/ChangeLog
index b27c0ed..d20689e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
    * Fixed minor memory leak in x509parse_crt() and added better

      handling of 'full' certificate chains (found by Mathias

      Olsson).

+   * Centralized file opening and reading for x509 files into

+     load_file()

 

 = Version 0.10.0 released on 2009-01-12

    * Migrated XySSL to PolarSSL