From: Bruno Haible Date: Sun, 15 Feb 2009 21:02:20 +0000 (+0000) Subject: Update w.r.t. maximum revision number. X-Git-Tag: v0.18~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f6e6eb188abab99d7352d4a0625714750f31f97;p=thirdparty%2Fgettext.git Update w.r.t. maximum revision number. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 5ed1aa89f..90bbe6e8d 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-02-15 Bruno Haible + + * gettext.texi (MO Files): Update w.r.t. the maximum revision in use. + Reported by Dwayne Bailey . + 2009-01-27 Bruno Haible * gettext.texi (PO Files): Mention qt-plural-format. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 4ed422d8f..5732c34f6 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -5287,7 +5287,7 @@ number will always signal GNU MO files. The number is stored in the byte order of the generating machine, so the magic number really is two numbers: @code{0x950412de} and @code{0xde120495}. The second word describes the current revision of the file format. For now the -revision is 0. This might change in future versions, and ensures +revision is 0 or 1. This might change in future versions, and ensures that the readers of MO files can distinguish new formats from old ones, so that both can be handled correctly. The version is kept separate from the magic number, instead of using different magic