diff --git a/NEWS b/NEWS index c348c93..c9f470b 100644 --- a/NEWS +++ b/NEWS @@ -36,3 +36,8 @@ chars. that allows the user to provide a list of values that the input arg values should be restricted to. +8/9/04 - Created a function to print the output nicely, meaning line wraps +are handled somewhat sensibly now. Also changed error handling slightly. +Instead of printing the entire usage, I just print a short usage. If +someone really hates this, its easy to change back. Let me know if this +causes problems. I think this equals release 0.9.9! diff --git a/README b/README index 8551f02..00b0c59 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ docs/manual.html for descriptions of how things work or look at the simple examples in the examples dir. -Any and all feedback is welcome to: Mike Smoot +Any and all feedback is welcome to: Mike Smoot