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 / po / ChangeLog < prev    next >
Text File  |  1996-09-28  |  15KB  |  466 lines

  1. Tue Aug 27 02:04:45 1996  Ulrich Drepper  <drepper@myware.rz.uni-karlsruhe.de>
  2.  
  3.     * ko.po: New version of korean translation.
  4.  
  5.     * es.po: Initial revision
  6.  
  7. Tue Aug 20 01:40:28 1996  Ulrich Drepper  <drepper@myware.rz.uni-karlsruhe.de>
  8.  
  9.     * fr.po: Update from Franc,ois of 960819.
  10.  
  11. Sun Aug 18 20:47:47 1996  Ulrich Drepper  <drepper@myware.rz.uni-karlsruhe.de>
  12.  
  13.     * pl.po: Update 960818.
  14.  
  15. Thu Jul 18 19:00:11 1996  Ulrich Drepper  <drepper@cygnus.com>
  16.  
  17.     * Makefile.in.in (distdir): Again work around shells which cannot
  18.     handle empty `for' list.  Reported by Jim Meyering.
  19.  
  20. Tue Jul  9 21:20:00 1996  Ulrich Drepper  <drepper@cygnus.com>
  21.  
  22.     * Makefile.in.in (install-data): Add indirection so that nothing
  23.     is installed if no internationalization is wanted.
  24.     (install-data-no, install-data-yes): New goals.  install-data-yes
  25.     does the real work.  Reported by Kjetil Torgrim Homme.
  26.  
  27. Sat Jul  6 11:18:01 1996  Jim Meyering  <meyering@na-net.ornl.gov>
  28.  
  29.     * Makefile.in.in (install-data): Use $(top_srcdir) instead of
  30.     $(top-srcdir).
  31.  
  32. Wed Jun 26 11:28:36 1996  Ulrich Drepper  <drepper@cygnus.com>
  33.  
  34.     * Makefile.in.in (install-data): Add another `else' clause for
  35.     those buggy systems.  Patch by Fred Fish <fnf@ninemoons.com>.
  36.  
  37. Sat Jun 22 04:58:22 1996  Ulrich Drepper  <drepper@cygnus.com>
  38.  
  39.     * Makefile.in.in (MKINSTALLDIRS): New variable.  Path to
  40.         mkinstalldirs script.
  41.     (install): use MKINSTALLDIRS variable or if the script is not present
  42.     try to find it in the $top_scrdir).
  43.  
  44. Fri Jun 21 01:21:33 1996  Ulrich Drepper  <drepper@cygnus.com>
  45.  
  46.     * Makefile.in.in (install-data): Use @ to prevent printing the
  47.     command, but use echo to inform user what is installed.
  48.  
  49. Mon Jun  3 02:39:24 1996  Ulrich Drepper  <drepper@cygnus.com>
  50.  
  51.     * Makefile.in.in (installcheck): New goal to fulfill needs of
  52.         automake's distcheck.
  53.     (install): Combine with install-src goal.  The additional installation
  54.     is done if $(PACKAGE) = gettext.
  55.     (install-src): Goal removed.
  56.  
  57. Sat Jun  1 11:50:11 1996  Ulrich Drepper  <drepper@cygnus.com>
  58.  
  59.     * Makefile.in.in (dvi, info, tags): New goals added.
  60.     Reported by Jim Meyering.
  61.  
  62. Fri May 31 22:55:44 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
  63.  
  64.     * Makefile.in.in ($(PACKAGE).pot): If xgettext is not found and
  65.     therefore $(XGETTEXT) is set to : nothing is created.  In this
  66.     case nothing is done.
  67.  
  68. Fri May 31 22:33:52 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
  69.  
  70.     * Makefile.in.in (stamp-cat-id, mostlyclean): Avoid filename with
  71.     more than 14 characters.  Rename cat-id-tbl.tmp.c to
  72.     cat-id-tbl.tmp.
  73.  
  74. Mon May 27 23:42:16 1996  Arne H. Juul  <arnej@pvv.unit.no>
  75.  
  76.     * Makefile.in.in (install-data): Work around another Buglix
  77.     /bin/sh sillyness.
  78.  
  79. Thu Apr  4 13:02:56 1996  Ulrich Drepper  <drepper@myware>
  80.  
  81.     * Makefile.in.in (all-gettext): We must create the catalogs.
  82.  
  83.     * Makefile.in.in (distclean): Remove *.cat.m files generated by
  84.         some gencat programs.
  85.  
  86.     * Makefile.in.in: When using GNU gettext tools prefer just built
  87.     binaries in src/ subdirectory.  For all packages but GNU gettext
  88.     itself this will not change anything.
  89.  
  90. Tue Apr  2 16:28:54 1996  Ulrich Drepper  <drepper@myware>
  91.  
  92.     * Makefile.in.in (all-gettext): New goal. Same as all-no.
  93.  
  94.     * Makefile.in.in (install-data): Some systems using catgets()
  95.     install two files: XXX.cat and XXX.cat.m.  Handle this case.
  96.     (uninstall): Remove .cat.m files, too.
  97.     Reported by Marcus Daniels.
  98.  
  99.     * Makefile.in.in (MSGMERGE): Remove -f option.  This is the
  100.         default now.
  101.  
  102. Mon Mar 25 00:05:18 1996  Ulrich Drepper  <drepper@myware>
  103.  
  104.     * Makefile.in.in (MSGMERGE): Always use -f option.
  105.  
  106. Sun Mar 24 23:25:01 1996  Ulrich Drepper  <drepper@myware>
  107.  
  108.     * Makefile.in.in: Don't use tupdate anymore.  msgmerge seems to
  109.         work now.
  110.  
  111. Sat Mar  2 00:47:48 1996  Ulrich Drepper  <drepper@myware>
  112.  
  113.     * Makefile.in.in (all-no): Rename from all_no.
  114.  
  115. Thu Feb 15 04:38:29 1996  Ulrich Drepper  <drepper@myware>
  116.  
  117.     * Makefile.in.in (all): Define to `all-@USE_NLS@'.
  118.     (all-yes, all_no): New goals.  `all-no' is noop, `all-yes'
  119.     is former all.
  120.  
  121. Sun Dec 24 14:21:20 1995  Jun Young  <bangjy@nownuri.nowcom.co.kr>
  122.  
  123.     * ko.po: Initial revision.
  124.  
  125. Tue Dec 19 22:11:33 1995  Ulrich Drepper  <drepper@myware>
  126.  
  127.     * Makefile.in.in (Makefile): Explicitly use $(SHELL) for running
  128.         shell scripts.
  129.  
  130. Fri Dec 15 17:40:09 1995  Ulrich Drepper  <drepper@myware>
  131.  
  132.     * Makefile.in.in (install-data): Simpler shell code by Andreas
  133.         Schwab.
  134.  
  135. Tue Dec  5 11:57:35 1995  Ulrich Drepper  <drepper@myware>
  136.  
  137.     * Makefile.in.in (mostlyclean):
  138.     Remove *.o files.  Reported by Larry Schwimmer.
  139.  
  140. Sun Dec  3 01:21:55 1995  Ulrich Drepper  <drepper@myware>
  141.  
  142.     * fr.po: Version for 0.10 by Franc,ois Pinard.
  143.  
  144. Sun Nov 26 02:26:56 1995  Ulrich Drepper  <drepper@myware>
  145.  
  146.     * Makefile.in.in (mostlyclean): Remove cat-id-tbl.tmp.c.
  147.  
  148. Sun Nov 26 02:00:02 1995  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  149.  
  150.     * Makefile.in.in (.po.cat): Add missing line continuation.
  151.  
  152. Sat Nov 25 16:53:44 1995  Ulrich Drepper  <drepper@myware>
  153.  
  154.     * Makefile.in.in (CPPFLAGS): New variable.  Initialize from @CPPFLAGS@.
  155.  
  156. Sat Nov 25 02:39:33 1995  Ulrich Drepper  <drepper@myware>
  157.  
  158.     * Makefile.in.in (.po.cat): New rules substituting implicit rules.
  159.     AIX 3.x's make does not know implicit, transitive rules.  Reported
  160.     by Nelson Beebe.
  161.  
  162. Fri Nov 24 19:57:32 1995  Ulrich Drepper  <drepper@myware>
  163.  
  164.     * de.po: New format after xgettext changes.
  165.  
  166. Tue Nov 21 16:32:10 1995  Ulrich Drepper  <drepper@myware>
  167.  
  168.     * Makefile.in.in (DEFS): Add variable to get -DHAVE_CONFIG_H.
  169.  
  170. Sat Nov 11 17:49:33 1995  Ulrich Drepper  <drepper@myware>
  171.  
  172.     * de.po: Messages of new programs msgmerge and msgunfmt.
  173.  
  174.     * Makefile.in.in (POTFILES): Correct bug after change to single quotes.
  175.  
  176.     * POTFILES.in: Add new files after adding Peter Miller's files.
  177.  
  178. Thu Nov  9 01:48:59 1995  Ulrich Drepper  <drepper@myware>
  179.  
  180.     * Makefile.in.in:
  181.     ($(PACKAGE).pot): Don't give list of input files on command line.  Use
  182.     POTFILES.in file instead.
  183.  
  184.     * de.po:
  185.     Corrections after splitting usage message in xgettext.c and gettextp.c.
  186.  
  187.     * de.po: Adjust for new message due to --directory option in xgettext.
  188.  
  189. Wed Nov  8 23:46:41 1995  Ulrich Drepper  <drepper@myware>
  190.  
  191.     * Makefile.in.in (.po.pox): Find .pot file in $(srcdir).
  192.  
  193. Mon Nov  6 21:32:22 1995  Ulrich Drepper  <drepper@myware>
  194.  
  195.     * Makefile.in.in (.po.gmo): Finally make ultimate rule which
  196.     places .gmo always on $(srcdir).  Patch by Franc,ois Pinard.
  197.  
  198. Mon Nov  6 17:08:05 1995  Ulrich Drepper  <drepper@myware>
  199.  
  200.     * Makefile.in.in: Some more cleanups by Franc,ois Pinard.
  201.  
  202. Mon Nov  6 16:46:24 1995  Ulrich Drepper  <drepper@myware>
  203.  
  204.     * Makefile.in.in (dist): Force order for parallel build.
  205.  
  206.     * Makefile.in.in:
  207.     ($(PACKAGE).pot): Address $(PACKAGE).pot file in $(srcdir).
  208.     `rm -f' old file instead of using `mv -f'.
  209.  
  210.     * fr.po: Translations for version 0.9.8 by Franc,ois Pinard.
  211.  
  212. Mon Nov  6 00:46:30 1995  Ulrich Drepper  <drepper@myware>
  213.  
  214.     * Makefile.in.in:
  215.     [implicit rules]: Use $< instead of $*.  I hope this is portable but
  216.     it seems to be the only way to use the VPATH.
  217.  
  218. Sun Nov  5 20:19:00 1995  Ulrich Drepper  <drepper@myware>
  219.  
  220.     * Makefile.in.in:
  221.     ($(PACKAGE).pot): We cannot use _N as the abbreviation.  Sun uses this
  222.     in ctype.h.  Use N_ instead.
  223.  
  224.     * Makefile.in.in (dist-gettext): Make synonym for dist.
  225.  
  226. Sun Nov  5 16:35:52 1995  Ulrich Drepper  <drepper@myware>
  227.  
  228.     * Makefile.in.in (.po.gmo): Remove .gmo file prior generation.
  229.  
  230. Sun Nov  5 12:42:11 1995  Ulrich Drepper  <drepper@myware>
  231.  
  232.     * Makefile.in.in (po.msg): Remove $(srcdir) path.
  233.     (stamp-cat-id): Place stamp-cat-id and cat-id-tbl.c file in $(srcdir).
  234.  
  235.     * Makefile.in.in (.po.pox, .po.mo, .po.gmo): Remove $(scrdir) path
  236.     because we now only have one version of each file so that we do
  237.     not rely on make's VPATH.
  238.  
  239.     * Makefile.in.in (update-po):
  240.     Enter $(srcdir) before doing anything and don't remove
  241.     output file of tupdate if the exit code is not zero.
  242.  
  243.     * Makefile.in.in (do-dist): Suppress error message when ln failed.
  244.  
  245.     * Makefile.in.in (dist): Split goal.  Call two new rules to get
  246.     correct sequence.
  247.     (update-po): Update .po files by calling tupdate.
  248.     (do-dist): Actually write files to $(distdir).  The dependency
  249.     makes sure that especially the .gmo have a correct time stamp.
  250.  
  251.     * Makefile.in.in: ($(PACKAGE).pot): Replace _C by _N.
  252.  
  253. Fri Nov  3 00:37:26 1995  Ulrich Drepper  <drepper@myware>
  254.  
  255.     * Makefile.in.in:
  256.     ($(PACKAGE).pot): Keyword for marking string constants is now _C
  257.     instrad of _GTM.  Suggested by Franc,ois Pinard.
  258.  
  259. Thu Nov  2 01:36:20 1995  Ulrich Drepper  <drepper@myware>
  260.  
  261.     * fr.po: Version for 0.9.5 by Franc,ois.
  262.  
  263. Wed Nov  1 10:58:59 1995  Ulrich Drepper  <drepper@myware>
  264.  
  265.     * Makefile.in.in (dist): Protect touch $(GMOFILES) against empty
  266.     $(GMOFILES).  Reported by Tom Troley.
  267.     (dist, POTFILES): Use single instead of double quotes wherever
  268.         possible.
  269.  
  270.     * Makefile.in.in (install-data, uninstall, dist): Don't use if
  271.     test anymore.  Using a variable should be all we need to prevent
  272.     errors.
  273.  
  274.     * Makefile.in.in (install, uninstall, dist):
  275.     Correct handling for case where
  276.     $(CATALOGS) is empty.  Reported by Tom Tromey.
  277.  
  278. Tue Oct 31 22:33:21 1995  Ulrich Drepper  <drepper@myware>
  279.  
  280.     * de.po: Update for 0.9.6.
  281.  
  282. Fri Oct 27 02:23:26 1995  Ulrich Drepper  <drepper@myware>
  283.  
  284.     * sv.po: Initial revision.
  285.  
  286. Mon Sep 25 22:32:23 1995  Ulrich Drepper  <drepper@myware>
  287.  
  288.     * Makefile.in.in (.po.gmo):
  289.     Undo last change.  .gmo is now legal suffix.  Proposed by
  290.     Marcus Daniels.
  291.  
  292. Sun Sep 24 12:32:06 1995  Ulrich Drepper  <drepper@myware>
  293.  
  294.     * Makefile.in.in (.po.gmo):
  295.     Add missing move after last change in msgfmt program.
  296.  
  297. Sat Sep 23 14:41:28 1995  Ulrich Drepper  <drepper@myware>
  298.  
  299.     * de.po: All translations for 0.9.4.
  300.  
  301. Thu Sep 21 01:08:01 1995  Ulrich Drepper  <drepper@myware>
  302.  
  303.     * Makefile.in.in (dist):
  304.     Protect goal against empty CATALOGS and/or GMOFILES variables.
  305.  
  306.     * Makefile.in.in (PACKAGE.pot): Add _GMT as an additional keyword.
  307.  
  308. Mon Sep 18 11:12:26 1995  Ulrich Drepper  <drepper@myware>
  309.  
  310.     * de.po: Adjust for msgcmp program messages.
  311.  
  312.     * POTFILES.in: Add src/msgcmp.c, src/po-gram.gen.c, and src/po-lex.c.
  313.  
  314. Sat Aug 19 17:34:29 1995  Ulrich Drepper  <drepper@myware>
  315.  
  316.     * Makefile.in.in: Make install-src depend on install.  This helps
  317.      gettext to install the sources and other packages can use the
  318.      install goal.
  319.  
  320. Sat Aug 19 11:29:37 1995  Ulrich Drepper  <drepper@myware>
  321.  
  322.     * Makefile.in.in (install-src): Better indentation.
  323.     (uninstall): Remove po-Makefile.in.in.
  324.  
  325. Fri Aug 18 23:43:39 1995  Ulrich Drepper  <drepper@myware>
  326.  
  327.     * no@nynorsk.po: Initial revision
  328.  
  329.     * no.po: Version for 0.9.2.
  330.  
  331.     * Makefile.in.in:
  332.     ($(PACKAGE).pot): Now runs from $(top_srcdir).  This helps to keep the
  333.     generate #: lines clean.
  334.  
  335.     * de.po: For version 0.9.3.
  336.  
  337.     * Makefile.in.in (install-data):
  338.     Added missing ';' and fix wrong variable reference.
  339.     Reported by Franc,ois Pinard.
  340.  
  341. Tue Aug 15 12:54:09 1995  Ulrich Drepper  <drepper@myware>
  342.  
  343.     * Makefile.in.in (gnulocaledir):
  344.     Always point to share/ subdirectory to install .gmo files.
  345.  
  346. Tue Aug 15 07:08:45 1995  Ulrich Drepper  <drepper@myware>
  347.  
  348.     * Makefile.in.in (DEFS): Remove unneeded variable.
  349.  
  350.     * Makefile.in.in (POTFILES): Correct case where $(srcdir) = ".".
  351.  
  352. Tue Aug 15 06:18:28 1995  Ulrich Drepper  <drepper@myware>
  353.  
  354.     * Makefile.in.in (POTFILES):
  355.     Correct sed command after change of format.  Done in aclocal.m4
  356.     on 950813.
  357.  
  358. Mon Aug 14 23:47:30 1995  Ulrich Drepper  <drepper@myware>
  359.  
  360.     * Makefile.in.in (gettextsrcdir):
  361.     Directory in which Makefile.in.in is installed for use
  362.     in gettextize shell script.
  363.  
  364. Sun Aug 13 14:19:38 1995  Ulrich Drepper  <drepper@myware>
  365.  
  366.     * POTFILES.in: Paths to files are now relative to srcdir, not to po/.
  367.  
  368. Tue Aug  8 13:09:17 1995  Ulrich Drepper  <drepper@myware>
  369.  
  370.     * no.po: Changes for 0.9.1 by Karl O/ygard.
  371.  
  372.     * no.po: Change for 0.9 by Karl O/ygard.
  373.  
  374. Fri Aug  4 15:46:32 1995  Ulrich Drepper  <drepper@myware>
  375.  
  376.     * Makefile.in.in (dist): Remove `copying instead' message.
  377.  
  378. Wed Aug  2 23:38:23 1995  Ulrich Drepper  <drepper@myware>
  379.  
  380.     * Makefile.in.in (.po.pox): Add $(srcdir) path to .po file.
  381.  
  382.     * no.po, fr.po, de.po: Version for 0.9.
  383.  
  384. Tue Aug  1 23:48:49 1995  Ulrich Drepper  <drepper@myware>
  385.  
  386.     * Makefile.in.in (all): Add cat-id-tbl.c as dependency.
  387.  
  388. Tue Aug  1 08:43:54 1995  Ulrich Drepper  <drepper@myware>
  389.  
  390.     * Makefile.in.in (install-data, uninstall, dist):
  391.     Use sed instead of expr to get basename.
  392.  
  393. Sat Jul 29 22:57:04 1995  Ulrich Drepper  <drepper@myware>
  394.  
  395.     * no.po: Initial revision.
  396.     By norwegian Translation Team.
  397.  
  398. Tue Jul 25 23:45:00 1995  Ulrich Drepper  <drepper@myware>
  399.  
  400.     * POTFILES.in: Change header to include copyright.
  401.  
  402. Wed Jul 19 23:56:03 1995  Ulrich Drepper  <drepper@myware>
  403.  
  404.     * POTFILES.in: Don't mention libiberty.
  405.       Reported by Franc,ois Pinard.
  406.  
  407.     * de.po:
  408.     Revert to 1.22, because messages are gone.  Some scripts still
  409.      seem to have bugs...
  410.  
  411. Tue Jul 18 16:20:35 1995  Ulrich Drepper  <drepper@myware>
  412.  
  413.     * gettext.pot, de.po, fr.po: Version for 0.8.
  414.  
  415. Sun Jul 16 00:58:09 1995  Ulrich Drepper  <drepper@myware>
  416.  
  417.     * fr.po: Latest version (for 0.7.3) by Franc,ois.
  418.  
  419. Thu Jul 13 22:26:18 1995  Ulrich Drepper  <drepper@myware>
  420.  
  421.     * Makefile.in.in (TUPDATE):
  422.     Don't address tupdate.perl in ../src.  Now it is assumed that
  423.     tupdate is already installed in a directory in PATH.
  424.  
  425. Thu Jul 13 01:37:15 1995  Ulrich Drepper  <drepper@myware>
  426.  
  427.     * Makefile.in.in (check): New goal.
  428.     (.po.msg): po-to-msg.sed is now called po2msg.sed.
  429.     (stamp-cat-id): po-to-tbl.sed is now called po2tbl.sed.
  430.  
  431. Wed Jul 12 15:14:23 1995  Ulrich Drepper  <drepper@myware>
  432.  
  433.     * Makefile.in.in (.po.gmo):
  434.     Strange make: if both files are found through VPATH no explicit
  435.     path must be given.
  436.  
  437. Tue Jul 11 21:51:01 1995  Ulrich Drepper  <drepper@myware>
  438.  
  439.     * Makefile.in.in (TUPDATE): tupdate is now found in ../src
  440.  
  441. Tue Jul  4 00:45:26 1995  Ulrich Drepper  <drepper@myware>
  442.  
  443.     * Makefile.in.in: Remove unnecessary $(srcdir).
  444.     Correct path to po-to-msg.sed script for .po.msg goal.
  445.  
  446. Mon Jul  3 14:52:06 1995  Ulrich Drepper  <drepper@myware>
  447.  
  448.     * Makefile.in.in: Installation of .gmo files need if.
  449.     (POTFILES,Makefile): Correct path to original version.
  450.     (TRANSCSRCS): Renamed to POTFILES.
  451.  
  452.     * fr.po: Update to new .po file format and version 0.7.
  453.  
  454. Sun Jul  2 23:59:23 1995  Ulrich Drepper  <drepper@myware>
  455.  
  456.     * de.po: Update to new .po file format and version 0.7.
  457.     Adopt for new multi-line format.
  458.  
  459. Sun Jul  2 02:19:20 1995  Ulrich Drepper  <drepper@myware>
  460.  
  461.     * First official release.  This directory contains the sources
  462.     of the message catalog.  These are given in the .po file format
  463.     specified in the Uniforum proposal.  With the help of the system's
  464.     tools or the ones provided by this package every other format
  465.     needed can be constructed.
  466.