From: Bruno Haible Date: Fri, 9 Mar 2001 16:01:14 +0000 (+0000) Subject: Update. X-Git-Tag: v0.10.36~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e66f35d6fe2534ebc939b8a9cb239988f5de011;p=thirdparty%2Fgettext.git Update. --- diff --git a/Admin/release-steps b/Admin/release-steps index 574018f12..1daefe6a4 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -4,7 +4,11 @@ Tasks not to forget before release: Translation Project. - Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/. -- Update misc/locale.alias from glibc's intl/locale.alias. +- Update intl/locale.alias from glibc's intl/locale.alias. +- Update {lib,intl}/{localcharset.c,config.charset} from libcharset inside + libiconv. + +- Update djgpp/*. - Update -version-info arguments in intl/Makefile.in. * increment LTV_REVISION, @@ -13,5 +17,5 @@ Tasks not to forget before release: * if any functions/classes have been added, increment LTV_AGE, * if backwards compatibility has been broken, set LTV_AGE to 0. -- Bump version number in configure.in. +- Bump version number and release date in configure.in.