Changeset d03942354c4d240b8b5aa9ba4d6bc0c3fd459d17
- Timestamp:
- 09/23/09 17:00:22 (4 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 86c4370b6c6aa81589ea7f8cc56e1acc634536a0
- Children:
- 648ea3bbad6054707cbad00bee2ecdf77b6948d0
- git-committer:
- Philipp Kern <phil@0x539.de> / 2009-09-23T17:00:22Z+0200
- Message:
-
bump version to 0.4.11, document the changes
2009-09-23 Philipp Kern <phil@…>
- configure.ac:
- NEWS: bump version to 0.4.11, document the changes
Signed-off-by: Philipp Kern <phil@…>
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r86c4370
|
rd039423
|
|
| | 1 | 2009-09-23 Philipp Kern <phil@0x539.de> |
| | 2 | |
| | 3 | * configure.ac: |
| | 4 | * NEWS: bump version to 0.4.11, document the changes |
| | 5 | |
| 1 | 6 | 2009-08-31 Philipp Kern <phil@0x539.de> |
| 2 | 7 | |
-
|
raca94fe
|
rd039423
|
|
| 1 | 1 | Gobby |
| 2 | 2 | ===== |
| | 3 | |
| | 4 | Version 0.4.11: |
| | 5 | * Gobby now adheres to the XDG specification for its configuration file. |
| | 6 | * Remove spurious underscores on "replace" buttons. |
| | 7 | * A "Save Session As" menu item has been introduced. |
| | 8 | * Add High Contrast Large Print icons for Gobby and its custom toolbar |
| | 9 | items. |
| | 10 | * Translation roundup: |
| | 11 | - Added Czech (thanks to Petr Pulc) |
| | 12 | - Updated German (thanks to Sebastian Morr) |
| 3 | 13 | |
| 4 | 14 | Version 0.4.10: |
-
|
r6e0d5b2
|
rd039423
|
|
| 3 | 3 | |
| 4 | 4 | AC_PREREQ(2.59) |
| 5 | | AC_INIT([gobby], [0.4.10], [crew@0x539.de]) |
| | 5 | AC_INIT([gobby], [0.4.11], [crew@0x539.de]) |
| 6 | 6 | AM_INIT_AUTOMAKE(1.9 check-news) |
| 7 | 7 | AM_MAINTAINER_MODE |