From 351b417f3ba9558693ef3ba7ebe2c0a777394a27 Mon Sep 17 00:00:00 2001 From: id Date: Mon, 17 May 1999 20:27:27 +0000 Subject: [PATCH] update docs. --- ChangeLog | 1 + NEWS | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index afe62b9b..4f9895fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,7 @@ Changes since version 0.53.0: - fixed crash bug with hiding apps without dock/clip - fixed a mem leak in superfluous mode caused by the ghost icon. - added possibility to set omnipresent icons in Clip. See NEWS. +- replace xde support drop on dock with xdnd. Changes since version 0.52.0: diff --git a/NEWS b/NEWS index ae1f8122..9fcdfce1 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,13 @@ It just adds some extra capabilities to the Clip for people who think that this is useful. +XDND drop on dock support +------------------------- + +Support for XDE on dock is now replaced by XDND. +To enable, edit src/wconfig.h + + --- 0.53.0