Beautify
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7c9c59c5c52c04a7650ee9c99551c281e363a420..84bba6b68f89cbe5e60611278ab668063d9b74e9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.7c and 0.9.8  [xx XXX xxxx]
 
+  *) Add the possibility to load symbols globally with DSO.
+     [Götz Babin-Ebell <babin-ebell@trustcenter.de> via Richard Levitte]
+
   *) Add the functions ERR_set_mark() and ERR_pop_to_mark() for better
      control of the error stack.
      [Richard Levitte]