rename MemberwiseClone to clone - accroding to public interface
[mono.git] / libgc / ChangeLog
index 0b800d82200cf71738ea30aed4a790b90ad51941..c1de02cb5c099534d760abc00ddad8b70dd5d1e3 100644 (file)
@@ -1,3 +1,25 @@
+2007-03-29  Zoltan Varga  <vargaz@gmail.com>
+
+       * autogen.sh: Applied patch from Priit Laes <amd@store20.com>. Fix the running
+       of libtoolize.
+
+       * ltmain.sh config.sub config.guess: Removed, libtoolize creates them now.
+
+2007-03-13  Jonathan Chambers  <joncham@gmail.com>
+
+       * include/gc.h: Fix _WIN64 typedefs.
+       * libgc.vcproj: Fix Release target and begin Win64 port.
+       
+2007-02-01  Geoff Norton  <gnorton@customerdna.com>
+
+       * include/private/gc_pthread_redirects.h:
+       * include/private/gc_config_macros.h:
+       * include/private/gc_priv.h:
+       * configure.in:
+       * pthread_support.c
+       * specific.c:  Support for NetBSD-CURRENT.  Loosely based on NetBSD
+       pkgsrc patch.
+
 2006-12-22  Robert Jordan  <robertj@gmx.net>
 
        * include/private/gcconfig.h, os_dep.c: