Changeset 86ef0de5a872469bd7a330ebd738907d46eebe8c

Show
Ignore:
Timestamp:
12/18/09 23:35:46 (3 years ago)
Author:
Philipp Kern <phil@…>
git-author:
Philipp Kern <phil@0x539.de> / 2009-12-18T23:19:08Z+0100
Parents:
2ab0186dd941a3a05121400d18e619592fbb7636
Children:
cf3339459e0b922c76ffaee40a710d82c95efcec
git-committer:
Philipp Kern <phil@0x539.de> / 2009-12-18T23:35:46Z+0100
Message:

bump version to 0.4.12, document the changes

2009-12-18 Philipp Kern <phil@…>

  • configure.ac:
  • NEWS: bump version to 0.4.12, document the changes
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r2ab0186 r86ef0de  
     12009-12-18  Philipp Kern  <phil@0x539.de> 
     2 
     3        * configure.ac: 
     4        * NEWS: bump version to 0.4.12, document the changes 
     5 
    162009-12-18  Philipp Kern  <phil@0x539.de> 
    27 
  • NEWS

    r69a0b4d r86ef0de  
    11Gobby 
    22===== 
     3 
     4Verison 0.4.12: 
     5 * "Save all documents" has been introduced. 
     6 * Fix up the title of the first session password dialog. 
     7 * Add experimental spell checking support based on gtkspell, which needs to be 
     8   explicitly enabled by passing --with-gtkspell to configure. 
     9 * Translation roundup: 
     10   - Updated Gobby to use en_US internally 
     11   - Added Ukrainian translation (thanks to Yuri Chornoivan) 
     12   - Various translation updates from Launchpad 
    313 
    414Version 0.4.11: 
  • configure.ac

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