From 291a654dad6d4604ed4db80885b3af04e64c944f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 17 Nov 2012 17:45:44 -0800 Subject: [PATCH] NEWS tweak --- etc/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/NEWS b/etc/NEWS index 388af4a7d40..c82dde7a01a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -930,6 +930,7 @@ but can also bump into previously unnoticed cyclic dependencies. These are generally harmless: they will simply cause the macro calls to be left for later expansion (as before), but will result in a warning ("Eager macro-expansion skipped due to cycle") describing the cycle. +You may wish to restructure your code so this does not happen. ** Miscellaneous new functions: +++ -- 2.11.4.GIT