[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / jay / ChangeLog
index c6d7089dd54dc04926822209df1fb40aad3d92e8..ecef16580ea05277ca70bd130218e30d34e0e958 100644 (file)
@@ -1,3 +1,21 @@
+2010-04-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * defs.h: Quiet warnings which might bother rpm.
+
+2009-11-27  Marek Safar  <marek.safar@gmail.com>
+
+       * skeleton.cs: Add global state stacks.
+
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile: Add doc-update target support.
+
+2008-09-09  Miguel de Icaza  <miguel@novell.com>
+
+       * skeleton.cs: A little refactoring to support producing a list of
+       tokens as opposed to a list of token strings for code that uses
+       the yyExpecting code.
+
 2006-05-29  Raja R Harinath  <rharinath@novell.com>
 
        * skeleton.cs: Implement a better translation for named-loop continues.