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.700,1.701


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.700,1.701
Date: Fri, 21 Feb 2003 23:19:30 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Bug in Stack.Push() - the new item was not pushed when
the stack was reallocated.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.700
retrieving revision 1.701
diff -C2 -r1.700 -r1.701
*** ChangeLog   22 Feb 2003 04:16:56 -0000      1.700
--- ChangeLog   22 Feb 2003 04:19:28 -0000      1.701
***************
*** 34,37 ****
--- 34,40 ----
        rename Stack<T> to ArrayStack<T> and add the IStack<T> interface.
  
+       * runtime/System/Collections/Stack.cs: bug in Stack.Push() - the
+       new item was not pushed when the stack was reallocated.
+ 
  2003-02-21  Yannis BRES <address@hidden>
        





reply via email to

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