X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2FChangeLog;h=c1de02cb5c099534d760abc00ddad8b70dd5d1e3;hb=4909667ef8407cde06fe11372ed364bc74bc6512;hp=0b800d82200cf71738ea30aed4a790b90ad51941;hpb=f10103a04a971dee5638b58548411b9867d141d8;p=mono.git diff --git a/libgc/ChangeLog b/libgc/ChangeLog index 0b800d82200..c1de02cb5c0 100644 --- a/libgc/ChangeLog +++ b/libgc/ChangeLog @@ -1,3 +1,25 @@ +2007-03-29 Zoltan Varga + + * autogen.sh: Applied patch from Priit Laes . Fix the running + of libtoolize. + + * ltmain.sh config.sub config.guess: Removed, libtoolize creates them now. + +2007-03-13 Jonathan Chambers + + * include/gc.h: Fix _WIN64 typedefs. + * libgc.vcproj: Fix Release target and begin Win64 port. + +2007-02-01 Geoff Norton + + * 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 * include/private/gcconfig.h, os_dep.c: