NEWS
changeset 42669 04dfffda5671
parent 42658 8f5d5d71add0
child 42706 936cd1c493b4
--- a/NEWS	Tue May 03 22:26:16 2011 +0200
+++ b/NEWS	Tue May 03 22:27:32 2011 +0200
@@ -37,12 +37,16 @@
 Note that automated detection from the file-system or search path has
 been discontinued.  INCOMPATIBILITY.
 
-* Name space: proper configuration options "long_names",
-"short_names", "unique_names" instead of former unsynchronized
-references.  Minor INCOMPATIBILITY, need to declare options in context
-like this:
-
-  declare [[unique_names = false]]
+* Name space: former unsynchronized references are now proper
+configuration options, with more conventional names:
+
+  long_names   ~> names_long
+  short_names  ~> names_short
+  unique_names ~> names_unique
+
+Minor INCOMPATIBILITY, need to declare options in context like this:
+
+  declare [[names_unique = false]]
 
 * Literal facts `prop` may contain dummy patterns, e.g. `_ = _`.  Note
 that the result needs to be unique, which means fact specifications