]> jfr.im git - solanum.git/blobdiff - NEWS.md
More mailmap entries
[solanum.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index a7b234d5790e5a4cfcfc6ddd113495230bab9058..71e3c66368ad8160bde84eec4afed79482a8abaf 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -37,7 +37,13 @@ See LICENSE for licensing details (GPL v2).
 ### conf
 - Add the ability to strip color codes from topics unconditionally.
 
+### docs
+- The documentation has been cleaned up; obsolete files have been purged, and
+  stuff has been renamed and shuffled around to be more consistent.
+
 ### code
+- libratbox has been renamed to librb, as we have diverged from upstream long
+  ago.
 - Almost all 2.8-style hashtable structures have been moved to dictionaries or
   radix trees, resulting in significant memory savings.
 - The block allocator has been disabled and is no longer used.