projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57712b3
)
Add item
author
Andrew M. Kuchling
<amk@amk.ca>
Tue, 19 Oct 2004 19:54:41 +0000
(19:54 +0000)
committer
Andrew M. Kuchling
<amk@amk.ca>
Tue, 19 Oct 2004 19:54:41 +0000
(19:54 +0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index ebd0ba513e32344d10aa41526b924ea97d821f56..0dd0aae87c71558625d528ce57c1d54c1b67cbd5 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-25,6
+25,8
@@
Library
- Bug #1045381: time.strptime() can now infer the date using %U or %W (week of
the year) when the day of the week and year are also specified.
+- Bug #1048816: fix bug in Ctrl-K at start of line in curses.textpad.Textbox
+
Build
-----