WineHQ: misc fixes

Dimitrie O. Paun dpaun at rogers.com
Mon Oct 6 22:53:56 CDT 2003


ChangeLog
    Misc updates and fixes.

-- 
Dimi.
-------------- next part --------------
Index: templates/en/contributing.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/contributing.template,v
retrieving revision 1.15
diff -u -r1.15 contributing.template
--- templates/en/contributing.template	9 Sep 2003 14:34:58 -0000	1.15
+++ templates/en/contributing.template	7 Oct 2003 03:51:29 -0000
@@ -60,7 +60,7 @@
        So if you feel like writing about Wine or coding in PHP your
        contribution will be appreciated. You can find the current task list
        in <a href="http://bugs.winehq.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=WineHQ.com&component=misc-web">Bugzilla</a>,
-       but see also this <a href="{$root}/hypermail/wine-devel/2003/03/0804.html">email</a>
+       but see also this <a href="{$root}/hypermail/wine-devel/2003/09/0780.html">email</a>
        for a great TODO list.
        Getting started is easy. Just get the WineHQ sources by following the
        instructions in our <a href="{$root}/site/cvs">CVS</a>
Index: templates/en/fun_projects.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/fun_projects.template,v
retrieving revision 1.8
diff -u -r1.8 fun_projects.template
--- templates/en/fun_projects.template	19 Sep 2003 16:53:38 -0000	1.8
+++ templates/en/fun_projects.template	7 Oct 2003 03:51:30 -0000
@@ -63,8 +63,8 @@
   This task is tracked as <a href="http://bugs.winehq.com/show_bug.cgi?id=443">Bug #443</a>
   <ul>
     <li>workers: <a href="mailto:spetreolle at yahoo.fr">Sylvain Petreolle</a>
-    <li>status: runs <tt>bash -l -i</tt> and logs out
-    <li>updated: Dec 4, 2002
+    <li>status: it seems that all internal commands work
+    <li>updated: Oct 5, 2003
   </ul>
  
   <h4 class=inprogress>Wine under Cygwin in Windows</h4>
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.10
diff -u -r1.10 janitorial.template
--- templates/en/janitorial.template	3 Oct 2003 21:59:45 -0000	1.10
+++ templates/en/janitorial.template	7 Oct 2003 03:51:31 -0000
@@ -354,7 +354,7 @@
     <li>updated: Jan 27, 2003
   </ul>
 
-  <h3>Fix HeapReAlloc() calls</h3>
+  <h3>Fix HeapReAlloc/RtlReAllocateHeap() calls</h3>
   From Eric: <i>there's lot of code which relies on HeapReAlloc would allocate a block 
   if the block to reallocate is NULL (as realloc does in stdlib);
   this is not the case in windows, and we should fix it (and first, fix 
@@ -362,7 +362,7 @@
   <ul>
     <li>workers: wanted
     <li>status: <span class=todo>TODO</span>
-    <li>updated: Sep 25, 2003
+    <li>updated: Oct 6, 2003
   </ul>
 
   <h3>Include file cleanup</h3>
Index: templates/en/winelib.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/winelib.template,v
retrieving revision 1.4
diff -u -r1.4 winelib.template
--- templates/en/winelib.template	4 Sep 2003 15:49:04 -0000	1.4
+++ templates/en/winelib.template	7 Oct 2003 03:51:31 -0000
@@ -224,7 +224,7 @@
   <a name="coolplayer"></a><h3 class=works>CoolPlayer</h3>
   <p>Suggested by <a href="mailto:henrik.uggla at hem.utfors.se">Henrik Uggla</a>.
   <ul>
-    <li>worker: <a href="mailto:vberon at mecano.gme.usherb.ca">Vincent Bron</a>.
+    <li>worker: <a href="mailto:vberon at mecano.gme.usherb.ca">Vincent Béron</a>.
     <li>status: Trying to submit the <a href="http://www.winehq.com/hypermail/wine-patches/2003/04/0237.html">changes</a> to the official CVS
     <li>updated: Apr 22, 2003
     <li>homepage: <a href="http://coolplayer.sourceforge.net/">coolplayer.sourceforge.net</a>


More information about the wine-patches mailing list