[LOSTWAGES] update the non-standard include files task

Dimitrie O. Paun dpaun at rogers.com
Wed Jan 19 23:52:45 CST 2005


Actually, you missed a few things.

ChangeLog
    A few non-standard include files are gone.


-- 
Dimi.
-------------- next part --------------
? diffs
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.64
diff -u -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:50:48 -0000
@@ -195,7 +195,7 @@
   The ASCII to Unicode conversion is lossy; moreover, with the
   shift to Unicode, it's actually slower to deal in ASCII than
   in Unicode, because of the additional conversions required.
-  There are 43 cross calls from Unicode to ANSI as reported by
+  There are 40 cross calls from Unicode to ANSI as reported by
   <tt>tools/winapi_check/winapi_check --none --progress --cross-call-unicode-ascii</tt>
   (as of Jan 11, 2005):
   <ul>
@@ -326,7 +326,6 @@
   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:
   <ul>
-    <li> async.h
     <li> builtin16.h
     <li> cursoricon.h
     <li> dce.h
@@ -336,16 +335,15 @@
     <li> local.h
     <li> miscemu.h
     <li> module.h
-    <li> nonclient.h
     <li> stackframe.h
     <li> thread.h
-    <li> win.h
     <li> winpos.h
   </ul>
   <ul>
-    <li>workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>.
+    <li>workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>,
+		 <a href="mailto:pouech-eric at wanadoo.fr">Eric Pouech</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