Author: marek
Date: 2007-01-19 13:44:03 -0500 (Fri, 19 Jan 2007)
New Revision: 71354

Removed:
   trunk/olive/class/System.Query/
Modified:
   trunk/olive/class/ChangeLog
   trunk/olive/class/Makefile
Log:
2007-01-19  Marek Safar  <[EMAIL PROTECTED]>

        * System.Core: Renamed from System.Query.


Modified: trunk/olive/class/ChangeLog
===================================================================
--- trunk/olive/class/ChangeLog 2007-01-19 18:43:03 UTC (rev 71353)
+++ trunk/olive/class/ChangeLog 2007-01-19 18:44:03 UTC (rev 71354)
@@ -1,3 +1,7 @@
+2007-01-19  Marek Safar  <[EMAIL PROTECTED]>
+
+       * System.Core: Renamed from System.Query.
+
 2006-10-22  Atsushi Enomoto  <[EMAIL PROTECTED]>
 
        (started to log)

Modified: trunk/olive/class/Makefile
===================================================================
--- trunk/olive/class/Makefile  2007-01-19 18:43:03 UTC (rev 71353)
+++ trunk/olive/class/Makefile  2007-01-19 18:44:03 UTC (rev 71354)
@@ -5,7 +5,7 @@
 # For now, Mono.Security.Win32 is built on Linux too.
 # However, it isn't tested on Linux, since it depends on a Win32 dll.
 SUBDIRS = \
-       System.Query                    \
+       System.Core                     \
        System.Xml.XLinq                \
        System.Workflow.ComponentModel  \
        System.Workflow.Activities      \

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to