summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-12-27 19:34:52 (UTC)
committer mickeyl <mickeyl>2004-12-27 19:34:52 (UTC)
commitb7e4d203dc5f698a019f83bfb00d06a0b6a05bcb (patch) (side-by-side diff)
tree1dfe1e4704ea7fe53d35e4eedd8e14c16835525a
parent2feacd1a9e7d4150e716658a4801964e8d9f43c8 (diff)
downloadopie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.zip
opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.tar.gz
opie-b7e4d203dc5f698a019f83bfb00d06a0b6a05bcb.tar.bz2
1.1.8
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog17
-rw-r--r--core/applets/aboutapplet/widget.ui2
-rw-r--r--library/version.h2
3 files changed, 16 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index b8eba81..e0e8200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
-2004-??-?? Opie
+2005-??-?? Opie 1.2.0
+
+ New Features
+ ------------
+
+ Fixed Bugs
+ ----------
+
+ Internal
+ --------
+
+2004-11-26 Opie 1.1.8
New Features
------------
@@ -13,10 +24,10 @@
* #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
* #1269 - VCards were imported into personal area if it was activated (eilers)
* #1464 - Packagemanager dont set active filter after install a package (drw)
+ * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
* n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
* n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
- * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
- * n.a. - Battery Applet - fix sizing of battery info popup
+ * n.a. - Battery Applet - fix sizing of battery info popup (drw)
Internal
--------
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui
index 4091c3c..beefedc 100644
--- a/core/applets/aboutapplet/widget.ui
+++ b/core/applets/aboutapplet/widget.ui
@@ -42,7 +42,7 @@
</property>
<property stdset="1">
<name>text</name>
- <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.7&lt;/b&gt;&lt;/center&gt;</string>
+ <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.8&lt;/b&gt;&lt;/center&gt;</string>
</property>
</widget>
<widget row="1" column="1" >
diff --git a/library/version.h b/library/version.h
index 0eb7cb6..142d4ac 100644
--- a/library/version.h
+++ b/library/version.h
@@ -1,3 +1,3 @@
#define QPE_VENDOR "Project Opie"
-#define QPE_VERSION "1.1.7-snapshot"
+#define QPE_VERSION "1.1.8"
#define SUB_VERSION ""