about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f810b7c..273c0bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
 Changelog for skalibs.
 
+In 2.12.0.0
+-----------
+
+ - librandom revamped (again).
+   * random_init() and random_finish() removed.
+   * random_char() removed.
+   * random_string() renamed to random_buf().
+   * early versions added.
+
+
 In 2.11.2.0
 -----------