From 1b2745fad86e68c3bdc769dcab8d84dc82587e22 Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Sun, 31 Oct 2010 15:06:44 +0100 Subject: [PATCH] Update documentation of ABI/API changes again. Update documentation of ABI/API changes in NEWS files (up to date GIT next as of 2010-10-30). --- WINGs/NEWS | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/WINGs/NEWS b/WINGs/NEWS index bcb794a9..76e417f2 100644 --- a/WINGs/NEWS +++ b/WINGs/NEWS @@ -146,27 +146,10 @@ WMGetConnectionQueuedData REMOVED WMSetConnectionDefaultTimeout REMOVED WMSetConnectionOpenTimeout REMOVED WMSetConnectionSendTimeout REMOVED -WMCreateTreeNode REMOVED -WMCreateTreeNodeWithDestructor REMOVED -WMInsertItemInTree REMOVED -WMAddItemToTree REMOVED -WMInsertNodeInTree REMOVED -WMAddNodeToTree REMOVED -WMDestroyTreeNode REMOVED -WMDeleteLeafForTreeNode REMOVED -WMRemoveLeafForTreeNode REMOVED -WMReplaceDataForTreeNode REMOVED -WMGetDataForTreeNode REMOVED -WMGetTreeNodeDepth REMOVED -WMGetParentForTreeNode REMOVED -WMSortLeavesForTreeNode REMOVED -WMSortTree REMOVED -WMFindInTree REMOVED -WMGetFirstInTree REMOVED - - - +WMTreeWalkProc ADDED +WMTreeWalk ADDED +wshellquote ADDED -- 2.11.4.GIT