Hello,

find attached a patch to update the docs to reflect the re-addition of
the tree-functions (would have been unncecessary if the documentation
had been part of the reverted removal patch ;-).

cu andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
>From c6b4d3a3dd859a950dfa0138af0c20b1fac7dce6 Mon Sep 17 00:00:00 2001
From: Andreas Metzler <[email protected]>
Date: Sun, 31 Oct 2010 15:06:44 +0100
Subject: [PATCH 26/26] Update documentation ogf 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 files changed, 3 insertions(+), 20 deletions(-)

diff --git a/WINGs/NEWS b/WINGs/NEWS
index bcb794a..76e417f 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
 
 
 
-- 
1.7.2.3

Reply via email to