author | mickeyl <mickeyl> | 2005-05-02 13:49:14 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-05-02 13:49:14 (UTC) |
commit | 8cbb0586482ec650d7ff4fa9b6a7390b8b050793 (patch) (unidiff) | |
tree | 926c2fedf0f62a965362178620625e3ddc5171de /ChangeLog | |
parent | 3a86e1464fb00d3d9b9962bcabc1041d8a3d9343 (diff) | |
download | opie-8cbb0586482ec650d7ff4fa9b6a7390b8b050793.zip opie-8cbb0586482ec650d7ff4fa9b6a7390b8b050793.tar.gz opie-8cbb0586482ec650d7ff4fa9b6a7390b8b050793.tar.bz2 |
Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface instead of the deprecated dnotify
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -9,2 +9,3 @@ | |||
9 | ---------- | 9 | ---------- |
10 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | ||
10 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 11 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
@@ -16,5 +17,4 @@ | |||
16 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 17 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
17 | * n.a.- scale BluezApplet appropriately (mickeyl) | 18 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
18 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 19 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
19 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | ||
20 | 20 | ||
@@ -22,3 +22,4 @@ | |||
22 | -------- | 22 | -------- |
23 | * make BluezApplet use OTaskbarApplet (mickeyl) | 23 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
24 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) | ||
24 | 25 | ||