Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5202:1c615eb1e4b2
disable specifier memory usage for the moment
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-04-12 Ben Wing <ben@xemacs.org>
* specifier.c (specifier_memory_usage):
Disable specifier memory-usage stats for now. Sometimes they can
end up with circularities in them and I'm not sure exactly whats
going on to produce them.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 12 Apr 2010 01:41:38 -0500 |
parents | 70ed8a0d8da8 |
children | 912c34f1d7c8 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Apr 12 01:35:56 2010 -0500 +++ b/src/ChangeLog Mon Apr 12 01:41:38 2010 -0500 @@ -1,3 +1,10 @@ +2010-04-12 Ben Wing <ben@xemacs.org> + + * specifier.c (specifier_memory_usage): + Disable specifier memory-usage stats for now. Sometimes they can + end up with circularities in them and I'm not sure exactly whats + going on to produce them. + 2010-04-12 Ben Wing <ben@xemacs.org> * charset.h: