diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 96a73ed4bb6c9c612d64b9c06f09b829b9bb5d90..fdf7ad638534e717412db235e3e3df28951f2da2 100644
--- a/general-info/release-19f.txt
+++ b/general-info/release-19f.txt
@@ -34,10 +34,9 @@ New in this release:
     - The compiler and interpreter should now handle slot-value the
       same.  Previously, different results were returned for things
       like (slot-value foo :a).
+    - UNIX-GETGRNAM is now defined for Darwin (x86 and ppc).
 
   * Trac Tickets:
-    - #13 fixed.  (format nil "~11,3,2,0,'*,,'EE" .9999) produces
-      0.100e+1 instead of 1.000e+0.
 
   * Other changes: