dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.702,1.703


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.702,1.703
Date: Sat, 22 Feb 2003 00:17:11 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv29646

Modified Files:
        ChangeLog 
Log Message:


Bug in Queue.Enqueue() - the new item was not pushed when
the queue was reallocated.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.702
retrieving revision 1.703
diff -C2 -r1.702 -r1.703
*** ChangeLog   22 Feb 2003 05:15:30 -0000      1.702
--- ChangeLog   22 Feb 2003 05:17:08 -0000      1.703
***************
*** 40,43 ****
--- 40,46 ----
        rename Queue<T> to ArrayQueue<T> and add the IQueue<T> interface.
  
+       * runtime/System/Collections/Queue.cs: bug in Queue.Enqueue() - the
+       new item was not pushed when the queue was reallocated.
+ 
  2003-02-21  Yannis BRES <address@hidden>
        





reply via email to

[Prev in Thread] Current Thread [Next in Thread]