summaryrefslogtreecommitdiff
authorhrw <hrw>2005-07-19 17:56:05 (UTC)
committer hrw <hrw>2005-07-19 17:56:05 (UTC)
commit1bcae8d1a0964632f379cb1e5cd066fd2b736e0f (patch) (unidiff)
treeac0b34c3e611b06d0099e63268b9e8c9f235a89f
parent7dc18aef8c555b6d37ff76cb3c006aafac0f7824 (diff)
downloadopie-1bcae8d1a0964632f379cb1e5cd066fd2b736e0f.zip
opie-1bcae8d1a0964632f379cb1e5cd066fd2b736e0f.tar.gz
opie-1bcae8d1a0964632f379cb1e5cd066fd2b736e0f.tar.bz2
removed hardcoded font size from netsystemtime (hrw)
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e84679d..e76d836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,12 +38,13 @@
38 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 38 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
39 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 39 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
40 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 40 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
41 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 41 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
42 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 42 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
43 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 43 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
44 * n.a. - remove hardcoded font size from netsystemtime (hrw)
44 45
45 Internal 46 Internal
46 -------- 47 --------
47 * Make BluezApplet use OTaskbarApplet (mickeyl) 48 * Make BluezApplet use OTaskbarApplet (mickeyl)
48 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 49 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
49 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 50 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)