author | mickeyl <mickeyl> | 2004-09-18 14:36:27 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-18 14:36:27 (UTC) |
commit | fa5c8471c3053dfc8d9742426faa569b3aa03d71 (patch) (unidiff) | |
tree | 1b42d2a4b5d36e3a457c93f47cbec1b4099e1cf1 | |
parent | 721dbd6d4cfc2bfdede82a937b921e6f454da7d1 (diff) | |
download | opie-fa5c8471c3053dfc8d9742426faa569b3aa03d71.zip opie-fa5c8471c3053dfc8d9742426faa569b3aa03d71.tar.gz opie-fa5c8471c3053dfc8d9742426faa569b3aa03d71.tar.bz2 |
prepare changelog for next release, version is now 1.1.6-snapshot
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -20,12 +20,13 @@ | |||
20 | * Lots of new features in opie-reader (tim,pohly) | 20 | * Lots of new features in opie-reader (tim,pohly) |
21 | * Build system cleanups (schurig) | 21 | * Build system cleanups (schurig) |
22 | 22 | ||
23 | Fixed Bugs | 23 | Fixed Bugs |
24 | -------- | 24 | -------- |
25 | * #1005 - Fixed backup to CompactFlash (ar) | 25 | * #1005 - Fixed backup to CompactFlash (ar) |
26 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | ||
26 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 27 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
27 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 28 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
28 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 29 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
29 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 30 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
30 | * #1376 - Bring back the capslock/numlock display (zecke) | 31 | * #1376 - Bring back the capslock/numlock display (zecke) |
31 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 32 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
diff --git a/library/version.h b/library/version.h index 4d27e24..c084122 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.1.6" | 2 | #define QPE_VERSION "1.1.6-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |