* Documentation/index.xml, Documentation/Mono.Data.SqliteClient: Move
[mono.git] / mcs / jay / ChangeLog
index c6d7089dd54dc04926822209df1fb40aad3d92e8..1e49ad3b614bd3f18e77e7eeda5b9f3abff41cca 100644 (file)
@@ -1,3 +1,13 @@
+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.