|
1 | | -original IDLE NEWS.txt : |
2 | | -======================== |
3 | | - |
| 1 | +IDLEfork NEWS |
| 2 | +============= |
4 | 3 | (For a more detailed change log, see the file ChangeLog.) |
| 4 | +--------------------------------------------------------- |
5 | 5 |
|
6 | | ----------------------------------------------------------------------- |
| 6 | + |
| 7 | +IDLEfork 0.8.1 (xx JUN 2001) |
| 8 | +---------------------------- |
| 9 | +New tarball released as a result of the 'revitalisation' of the IDLEfork |
| 10 | +project. |
| 11 | + |
| 12 | +This release is based on a merging of the earlier IDLE fork work with |
| 13 | +current cvs IDLE (post IDLE version 0.8), with some minor additional |
| 14 | +coding by Kurt B. Kaiser and Stephen M. Gava. |
| 15 | + |
| 16 | +This release is basically functional but also contains some known |
| 17 | +breakages, for instance with running things from the shell window, that |
| 18 | +may well have been introduced in a hasty attempt to change IDLEfork's |
| 19 | +previous startup behaviour. |
| 20 | + |
| 21 | +This release is being made now to mark the point at which IDLEfork is |
| 22 | +launching into a new stage of development. |
| 23 | + |
| 24 | +IDLEfork CVS will now be branched to enable further development and |
| 25 | +exploration of the two "execution in a remote process" patches submitted |
| 26 | +by David Scherer (David's is currently in IDLEfork) and GvR on a branch, |
| 27 | +while stabilisation and development of less heavyweight improvements |
| 28 | +(like user customisation) can continue on the trunk. |
| 29 | + |
| 30 | + |
| 31 | +IDLE fork 0.7.1 (15 AUG 2000) |
| 32 | +----------------------------- |
| 33 | +First project tarball released. |
| 34 | + |
| 35 | +This was the first release of IDLE fork, which at this stage was a |
| 36 | +combination of IDLE 0.5 and the VPython idle fork, with additional |
| 37 | +changes coded by David Scherer, Peter Schneider-Kamp and |
| 38 | +Nicholas Riley. |
| 39 | + |
| 40 | + |
| 41 | +original IDLE NEWS.txt : |
| 42 | +======================== |
7 | 43 |
|
8 | 44 | New in IDLE 0.5 (2/15/2000) |
9 | 45 | ------------------------- |
|
0 commit comments