CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 07/09/07 22:37:47
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.44 retrieving revision 1.45 diff -u -b -r1.44 -r1.45 --- NEWS 10 Jul 2007 20:48:07 -0000 1.44 +++ NEWS 7 Sep 2007 22:37:46 -0000 1.45 @@ -114,6 +114,9 @@ *** New `mkdtemp' builtin parallels `mkstemp', but allows the creation of temporary directories instead of files. +*** New `refcount' builtin allows tracking how many times a module has + been loaded. + *** New `renamesyms' builtin allows programmatic renaming of all symbols according to a regular expression. - FIXME: This feature can cause core dumps when renaming multiple