Update ASDF to 3.0.2.
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 5b304c7..25ec549 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
+changes relative to sbcl-1.1.9:
+  * enhancement: ASDF has been updated to 3.0.2.
+
 changes in sbcl-1.1.9 relative to sbcl-1.1.8:
   * new feature: the contrib SB-GMP links with libgmp at runtime to speed
     up arithmetic on bignums and ratios.  (contributed by Stephan Frank)