* Fully implemented all DrawBorder3D methods on top of System.Drawing
[mono.git] / ChangeLog
index 5ad02e0ccf113d28a003a183c767daf1a70c1d44..0e6966825dbbadf2918d2051fcd3b92bbe73b491 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
+2003-11-20  Jackson Harper <jackson@ximian.com>
+
+       * data/machine.config: Add OutputCacheModule
+       
+2003-11-19  Jackson Harper <jackson@ximian.com>
+
+       * doc/web/team.xml: New email address and job description
+       * doc/web/team/jackson.png: Picture of me debugging...seems appropriate
+       
+2003-11-14  Jackson Harper <jackson@ximian.com>
+
+       * Makefile.am: delete mscorlib.dll
+       
+2003-11-12 Jackson Harper <jackson@ximian.com>
+
+       * Makefile.am: corlib is now named mscorlib.dll
+       
+2003-11-12  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in acconfig.h: Add check for signbit, which is missing in
+       FreeBSD 4.x.
+
 2003-11-07  Zoltan Varga  <vargaz@freemail.hu>
 
+       * configure.in: Remove debugging junk accidently checked in.
+       
        * configure.in: Add new --with-nptl option to enable NPTL only
        features since auto-detection is not reliable.