Mercurial > p > roundup > code
diff CHANGES.txt @ 4660:9f507a042c1b
Add a script to remove file-spam from a tracker.
See scripts/spam-remover.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Thu, 06 Sep 2012 10:57:51 +0200 |
| parents | eabe86afc6ee |
| children | 17197d6145cf |
line wrap: on
line diff
--- a/CHANGES.txt Tue Aug 28 21:01:35 2012 +1000 +++ b/CHANGES.txt Thu Sep 06 10:57:51 2012 +0200 @@ -15,6 +15,8 @@ for this is currently considered experimental. The current interface is registerClearCacheCallback(self, method, param) where method is called with param as the only parameter. (Ralf Schlatterbeck) +- Add a script to remove file-spam from a tracker, see + scripts/spam-remover. (Ralf Schlatterbeck) Fixed:
