Mercurial > p > roundup > code
diff doc/whatsnew-0.8.txt @ 2397:fa50e1347397
added basic logging support
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 08 Jun 2004 05:29:18 +0000 |
| parents | |
| children | 0998d1b48182 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/whatsnew-0.8.txt Tue Jun 08 05:29:18 2004 +0000 @@ -0,0 +1,18 @@ +========================= +What's New in Roundup 0.8 +========================= + +For those completely new to Roundup, you might want to look over the very +terse features__ page. + +__ features.html + +.. contents:: + +Logging of internal messages +============================ + +TODO + + +.. _`customisation documentation`: customizing.html
