aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTill Adam <tillsan@users.sourceforge.net>2002-03-01 16:30:11 +0000
committerTill Adam <tillsan@users.sourceforge.net>2002-03-01 16:30:11 +0000
commit09bd909ccb04b699d54ebb70b74ff4b611179bf0 (patch)
tree817158b3d1ddddb39ea48e7138b127e288dbb4b8 /ChangeLog
parentf0e139376347866a2577324911e293dd57bdc5b4 (diff)
downloadenlightenment-09bd909ccb04b699d54ebb70b74ff4b611179bf0.tar.gz
enlightenment-09bd909ccb04b699d54ebb70b74ff4b611179bf0.tar.xz
enlightenment-09bd909ccb04b699d54ebb70b74ff4b611179bf0.zip
and that
SVN revision: 6002
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c852e968f..de3cb6b41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Mar 01 17:27:18 2002 Till Adam <till@adam-lilienthal.de>
+ * dnd operations now only affect the currently focused view
+
+Thu Feb 28 18:45:12 CST 2002 Corey Donohoe <atmos@atmos.org>
+ * Free bgs in e_view_cleanup, it might still be leaking elsewhere though
+
Mon Feb 25 18:56:35 2002 Till Adam <till@adam-lilienthal.de>
* start of ChangeLog ;)
* several views of the same dir are now possible
@@ -7,5 +13,3 @@ Mon Feb 25 18:56:35 2002 Till Adam <till@adam-lilienthal.de>
View_Models
* seperation of icon and file concepts
* various small fixes and cleanups
-Thu Feb 28 18:45:12 CST 2002 Corey Donohoe <atmos@atmos.org>
- * Free bgs in e_view_cleanup, it might still be leaking elsewhere though