branch: externals/compat
commit 02fddfb82f95655b8c58ff2641c40168ba8d7246
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update news
---
NEWS.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index 2483ea99c8..5e8ca8ef0d 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -3,6 +3,8 @@
* Development
+- Many bugfixes
+- Many new tests
- Add the macros ~compat-call~ and ~compat-function~ to call compatibility
functions. Since Compat avoids overwriting already existing functions, we
must
define separate compatibility function definitions for functions which
changed