summaryrefslogtreecommitdiff
authorskyhusker <skyhusker>2005-06-20 11:19:34 (UTC)
committer skyhusker <skyhusker>2005-06-20 11:19:34 (UTC)
commit1a3c172bd98026a555d65e802647f0511e80d3a6 (patch) (side-by-side diff)
tree87272c8506f0b9354d52fde7ffd27acd31afb1b5
parent34ecdb361924656b758da2073ef6ac0c1bffd210 (diff)
downloadopie-1a3c172bd98026a555d65e802647f0511e80d3a6.zip
opie-1a3c172bd98026a555d65e802647f0511e80d3a6.tar.gz
opie-1a3c172bd98026a555d65e802647f0511e80d3a6.tar.bz2
Fixed a typo ( thanks hrw :) )
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad32f0b..97e7ed6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,25 +15,25 @@
* Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl)
Fixed Bugs
----------
* #1384 - Battery status updated improperly when charging (skyhusker)
* #1476 - Wrong order of application entries in the O-menu (skyhusker)
* #1535 - Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
* #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
* #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
* #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
* #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
* #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
- * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker)
+ * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
* #1666 - Opie-IRC does not allow to add !channels in config as autojoin ones (skyhusker)
* #1667 - Opie-IRC does not show messages from !channel (skyhusker)
* n.a. - always show volume and wireless applet popups inside visible screen (deller)
* n.a. - scale O-Menu-Applets appropriately (mickeyl)
* n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
* n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
* n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
* n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
* n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
* n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
Internal