[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / macpack / ChangeLog
index bbd221f0c232ceb4aa57f5a90e87b60534aee3f3..b4af227fb124df8601e3b1d649e56450a120f858 100644 (file)
@@ -1,3 +1,17 @@
+2006-11-16  Miguel de Icaza  <miguel@novell.com>
+
+       * MacPack.cs: Do not crash, and provide a warning message.
+
+2006-04-30  Aaron Flynt  <aaron@aaronflynt.com>
+
+       * MacPack.cs: Fixed typo in main method causing -i argument to be 
+       treated like -o.
+
+2006-03-13  Miguel de Icaza  <miguel@novell.com>
+
+       * MacPack.cs: Remove Mono.GetOptions to provide better handling of
+       the command line and better error reporting.
+
 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>
 
        * AssemblyInfo.cs: Use Consts.MonoVersion as AssemblyVersion.