Changeset d03942354c4d240b8b5aa9ba4d6bc0c3fd459d17

Show
Ignore:
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:
3 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r86c4370 rd039423  
     12009-09-23  Philipp Kern  <phil@0x539.de> 
     2 
     3        * configure.ac: 
     4        * NEWS: bump version to 0.4.11, document the changes 
     5 
    162009-08-31  Philipp Kern  <phil@0x539.de> 
    27 
  • NEWS

    raca94fe rd039423  
    11Gobby 
    22===== 
     3 
     4Version 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) 
    313 
    414Version 0.4.10: 
  • configure.ac

    r6e0d5b2 rd039423  
    33 
    44AC_PREREQ(2.59) 
    5 AC_INIT([gobby], [0.4.10], [crew@0x539.de]) 
     5AC_INIT([gobby], [0.4.11], [crew@0x539.de]) 
    66AM_INIT_AUTOMAKE(1.9 check-news) 
    77AM_MAINTAINER_MODE