File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Terrence Brannon
2020Erik de Bueger
2121Jan-Hein B"uhrman
2222Dick Bulterman
23+ Tommy Burnette
2324Matthew Conway
2425David Chaum
2526Jonathan Dasteel
@@ -39,8 +40,10 @@ Philip Homburg
3940Jack Jansen
4041Bill Janssen
4142Drew Jenkins
43+ Simon Johnston
4244Lou Kates
4345Steve Kirsch
46+ William Lewis
4447Robert van Liere
4548Mark Lutz
4649Steve Majewski
@@ -70,6 +73,7 @@ Quentin Stafford-Fraser
7073Tracy Tims
7174Bennett Todd
7275Jaap Vermeulen
76+ Richard Walker
7377Rickard Westman
7478Dik Winter
7579
Original file line number Diff line number Diff line change 1+ ====================================
2+ ==> Release 1.0.3 (14 July 1994) <==
3+ ====================================
4+
5+ This release consists entirely of bug fixes to the C sources; see the
6+ head of ../ChangeLog for a complete list. Most important bugs fixed:
7+
8+ - Sometimes the format operator (string%expr) would drop the last
9+ character of the format string
10+
11+ - Tokenizer looped when last line did not end in \n
12+
13+ - Bug when triple-quoted string ended in quote plus newline
14+
15+ - Typo in socketmodule (listen) (== instead of =)
16+
17+ - typing vars() at the >>> prompt would cause recursive output
18+
119==================================
220==> Release 1.0.2 (4 May 1994) <==
321==================================
You can’t perform that action at this time.
0 commit comments