X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=1616a4e9a1cdee9faf7dd03612d4a22effdd255b;hb=876615e25856931250e0d3c9ef48fe7989f71fc1;hp=ac9ed18589aba58acc8f4ddaf2735f8f451db9af;hpb=4b706ac6cb2aaac2ae04d84c32c9a7782a1dbb55;p=mono.git diff --git a/ChangeLog b/ChangeLog index ac9ed18589a..1616a4e9a1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2011-04-19 gettextize + + * m4/gettext.m4: New file, from gettext-0.18.1. + * m4/iconv.m4: New file, from gettext-0.18.1. + * m4/lib-ld.m4: New file, from gettext-0.18.1. + * m4/lib-link.m4: New file, from gettext-0.18.1. + * m4/lib-prefix.m4: New file, from gettext-0.18.1. + * m4/nls.m4: Upgrade to gettext-0.18.1. + * m4/po.m4: Upgrade to gettext-0.18.1. + * m4/progtest.m4: Upgrade to gettext-0.18.1. + * m4/Makefile.am (EXTRA_DIST): Add the new files. + * configure.in (AC_CONFIG_FILES): Add po/Makefile.in. + +2010-08-05 Andrés G. Aragoneses + + * scripts/.gitignore: added mono-abi-info. + * scripts/Makefile.am: added mono-abi-info autofoo. + +2010-07-16 Zoltan Varga + + * configure.in: Remove the 'LLVM backend is experimental' warning. + +2010-07-08 Neale Ferguson + + * configure.in: Add sgen_supported=true for s390x. + 2010-07-05 Rolf Bjarne Kvinge * configure.in: Restore the AM_CONDITIONAL debugger supported, we need it to