home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gettext-0.10.24-src.tgz / tar.out / fsf / gettext / NEWS < prev    next >
Text File  |  1996-09-28  |  5KB  |  158 lines

  1. Version 0.10.24 - July 1996, by Ulrich Drepper
  2.  
  3. * by default the emulation of gettext using the catgets() functions of
  4.   the C library is not selected anymore.  GNU gettext has so many nice
  5.   extensions that this became unreasonable.  Using --with-catgets the
  6.   emulation still can be requested.
  7.  
  8. * extend xgettext program to handle other file formats but C/C++.  For now
  9.   it also handles PO file.  Using this feature one can concatenate arbitrary
  10.   PO files.
  11.  
  12. * Tcl module with gettext interface
  13.  
  14. * Korean translation by Bang Jun Young
  15.  
  16. * xgettext writes to stdout when default domain name is set to -
  17.  
  18. * codeset name normalization
  19.  
  20. * msgmerge program now has all features tupdate has (and more).
  21.   tupdate itself will be removed soon
  22.  
  23. * po/Makefile.in.in now uses msgmerge instead of tupdate
  24.  
  25. * escape notation in .po files are only used when explicitely selected
  26.  
  27. * changed interface of msgunfmt to conform GNU coding standard
  28.  
  29. * msgmerge now knows to handle obsolete entries.  If an formerly obsolete
  30.   entry is used again msgmerge will find it
  31.  
  32. * better implementation of comment extraction in xgettext.
  33.  
  34. * better C format string implementation.  The xgettext will classify
  35.   strings as being a format string, or not, in the .po file.  The
  36.   programmer can overwrite the decision explicitely for each string
  37.   by specifying `xgettext:c-format' and `xgettext:no-c-format'
  38.   respectively in a C comment preceding the string.
  39.  
  40. * msgmerge program now produces always output.  Fuzzy or non-existing
  41.   translations are no reason for holding back to result.
  42.  
  43. * reasonable header entry format implemented
  44.  
  45. * Norwegian translation by Karl Anders Øygard
  46.  
  47. * Configure command line option `--with-gnu-gettext' is renamed to
  48.   `--with-included-gettext'
  49.  
  50. * gettextize now can determine whether the aclocal.m4 of the project
  51.   is sufficent
  52.  
  53. * use automake for Makefile.in generation
  54.  
  55. * by default now only c-format is emitted in xgettext.  If using the new
  56.   --debug option one can enable printing possible-c-format to see who
  57.   decided about the string: xgettext or the programmer
  58.  
  59. * the installed libintl.h file now does not depend on HAVE_LOCALE_H to
  60.   be defined.  After running configure we know whether this file exists.
  61.  
  62. * wrapping of lines in PO file output finally enabled.
  63.   A new special comment no-wrap prevents wrapping.
  64.  
  65. * add --statistics option to msgfmt to get information about number of
  66.   translated, untranslated, and fuzzy messages
  67.  
  68. * change behaviour of --verbose option to msgfmt.  This does not anymore
  69.   causes the check on the messages to be performed.  The check for leading
  70.   and trailing \n is always done and the check of the format specifiers
  71.   is done when --check is given.
  72.  
  73. Version 0.10 - December 1995, by Ulrich Drepper
  74.  
  75. * implement --shell-script option for gettext program
  76.  
  77. * implement object-oriented, lazy message handling :-)
  78.   Consult the manual for more/any information
  79.  
  80. * implement locale name aliasing, similar to the one used
  81.   in the X Window System
  82.  
  83. * support for GNU gettext sources in central place to support
  84.   use in development environments of other projects
  85.  
  86. * implement CEN syntax for environment variable values
  87.  
  88. * msgcmp program to find matches in two .po files
  89.  
  90. * programs now have exit status != 0 if errors occured
  91.  
  92. * libintl.a is now selfcontained and can be used without context in
  93.   other projects (even on systems missing alloca)
  94.  
  95. * gettextize now automatically runs config.status
  96.  
  97. * swedish message catalog
  98.  
  99. * new options for xgettext: -D/--directory to change in specified directory
  100.   before processing the input files and -f/--files-from to specify file from
  101.   which the names of the input files are read.
  102.   The later option in necessary for large projects such as GNU C Library.
  103.  
  104. * new programs msgmerge and msgunfmt by Peter Miller.  The code of the other
  105.   programs is now also much cleaner.
  106.  
  107. Version 0.9 - August 1995, by Ulrich Drepper
  108.  
  109. * again many improvements on the manual
  110.  
  111. * norwegian message catalog
  112.  
  113. * compilation now works with --disable-nls
  114.  
  115. * better checks
  116.  
  117. Version 0.8 - July 1995, by Ulrich Drepper
  118.  
  119. * much improved manual (although still far from being complete)
  120.  
  121. * improved PO mode; it now can prepare C sources for use with gettext
  122.   by marking translatable strings
  123.  
  124. * better support for sparse System V systems
  125.  
  126. * check goal (kind of)
  127.  
  128. * more input tests and warnings
  129.  
  130. * better support for integration in other packages
  131.  
  132. * many bugs fixed
  133.  
  134. Version 0.7 - June 1995, by Ulrich Drepper
  135.  
  136. * New GNU package providing functionality to internationalize and
  137. localize other programs.
  138.  
  139. * Implementation of the Uniforum(*) proposal for internationalization
  140. on top of X/Open(*) style catgets functions.
  141.  
  142. * Complete implementation of the Uniforum functions for system
  143. lacking either of them or those who which to have a different
  144. implementation with many advantages.
  145.  
  146. * Implementation of the three tools for message catalog handling
  147. described in the Uniforum.
  148.  
  149. * Emacs po-mode for handling portable message object files which are
  150. the basis of the work of the package.
  151.  
  152.  
  153. (*) Some history:  The POSIX working groups have so far been unable to
  154. agree on one set of message catalog handling functions for the C Library.
  155. For now there are competing proposals, one by the Uniforum group, led by
  156. Sun, and the other by X/Open.  Although the latter is surely implemented
  157. on more systems, it is not perceived as the clear leader.
  158.