Changeset bc23c4d9994c80b434411bbc9e9954f326ec1ce8
- Timestamp:
- 10/17/08 03:08:04 (5 years ago)
- Author:
- Armin Burgmeier <armin@…>
- Parents:
- 4d4ee96e9f0b05c74f05bc57a162a0965539efc7
- Children:
- 83edee4e28a6a6074a89fa10940f91c60b7049df
- git-committer:
- Armin Burgmeier <armin@arbur.net> / 2008-10-17T03:08:04Z+0200
- Message:
-
Update NEWS for release.
2008-10-16 Armin Burgmeier <armin@…>
- NEWS: Update for release.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r4d4ee96
|
rbc23c4d
|
|
| | 1 | 2008-10-16 Armin Burgmeier <armin@arbur.net> |
| | 2 | |
| | 3 | * NEWS: Update for release. |
| | 4 | |
| 1 | 5 | 2008-10-16 Armin Burgmeier <armin@arbur.net> |
| 2 | 6 | |
-
|
rcfe2981
|
rbc23c4d
|
|
| 1 | 1 | Gobby |
| 2 | 2 | ===== |
| | 3 | |
| | 4 | Version 0.4.90: |
| | 5 | * Use libinfinity instead of libobby as backend |
| | 6 | * Allow connection to multiple servers |
| | 7 | * Redesigned UI to better match normal text editors, and to be more |
| | 8 | HIG-compliant |
| | 9 | * Added Undo support (via libinfinity) |
| | 10 | * Require GtkSourceView 2.x |
| | 11 | * Some features of the previous versions, especially self-hosting, are not |
| | 12 | implemented in 0.4.90. This will be added in a later version. |
| 3 | 13 | |
| 4 | 14 | Version 0.4.6: |