commit | 48fae7acd2c1a1d467a78688d4eeaea3315d5f98 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sun Jul 23 16:05:51 2006 +0000 |
committer | Greg Ward <gward@python.net> | Sun Jul 23 16:05:51 2006 +0000 |
tree | e90cc7cd59454b7309ae015c7c16b4410114c1ba | |
parent | afa358fabf2632c218d106550a1a4dba9b6957b0 [diff] [blame] |
Resync optparse with Optik 1.5.3: minor tweaks for/to tests.
diff --git a/Misc/NEWS b/Misc/NEWS index 40a634b..ba6d0f8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -34,6 +34,8 @@ Library ------- +- Resync optparse with Optik 1.5.3: minor tweaks for/to tests. + - Patch #1524429: Use repr() instead of backticks in Tkinter again. - Bug #1520914: Change time.strftime() to accept a zero for any position in its