[LOSTWAGES] update the non-standard include files task

Mike McCormack mike at codeweavers.com
Wed Jan 19 23:37:39 CST 2005


ChangeLog:
* update the non-standard include files task
-------------- next part --------------
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.64
diff -u -p -r1.64 janitorial.template
--- templates/en/janitorial.template	19 Jan 2005 16:54:31 -0000	1.64
+++ templates/en/janitorial.template	20 Jan 2005 05:36:30 -0000
@@ -323,10 +323,9 @@
 
   <h3>Include file cleanup</h3>
   That is, no more Wine-specific headers in <tt>include/</tt>. This is tightly
-  related to the <b>DLL Separation</b> task, listed above. There are 16 Wine-only
-  headers that need to be moved, as of Aug 12, 2004:
+  related to the <b>DLL Separation</b> task, listed above. There are 13 Wine-only
+  headers that need to be moved:
   <ul>
-    <li> async.h
     <li> builtin16.h
     <li> cursoricon.h
     <li> dce.h
@@ -336,7 +335,6 @@
     <li> local.h
     <li> miscemu.h
     <li> module.h
-    <li> nonclient.h
     <li> stackframe.h
     <li> thread.h
     <li> win.h
@@ -345,7 +343,7 @@
   <ul>
     <li>workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>.
     <li>status: <span class=inprogress>first patches committed.</span>
-    <li>updated: Dec 6, 2002
+    <li>updated: Jan 20, 2005
   </ul>
 
   <h3>Remove non-standard directories</h3>


More information about the wine-patches mailing list