summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f47d948..8018c6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,12 +46,14 @@
46 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 46 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
47 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 47 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
48 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 48 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
49 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 49 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
50 * libopienet: Miscellaneous API cleanups (mickeyl) 50 * libopienet: Miscellaneous API cleanups (mickeyl)
51 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 51 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
52 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
53 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
52 54
53 2005-03-25Opie 1.2.0 55 2005-03-25Opie 1.2.0
54 56
55 Fixed Bugs 57 Fixed Bugs
56 ---------- 58 ----------
57 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 59 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)