From c61cb1b21dfc2522c86c289794d1f6cf4ac7e0f5 Mon Sep 17 00:00:00 2001 From: mes5k Date: Wed, 5 Jan 2005 20:13:25 +0000 Subject: [PATCH] update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index dc7af40..8a2ce93 100644 --- a/NEWS +++ b/NEWS @@ -79,3 +79,6 @@ that generated a (bad) Docbook command summary when used. long args and unlabeled args were used together and weren't working properly. Now they can be used together. Fixed another bug in spacePrint where long program names caused an infinite loop. Finally, fixed a small memory leak. + +1/5/05 - Fixed a bug where setting the output object for a CmdLine didn't +register for version or usage generation. Doh!