📄 changelog.1
字号:
* Makefile.in: Use subdir and distdir. * stpcpy.c, xgetcwd.c: New functions needed by gettext. * Makefile.in: Adjusted to always compile these.1995-05-16 François Pinard <pinard@iro.umontreal.ca> * insremque.h, insremque.c: New files, from GNU gettext. * Makefile.in: Take care of insremque.[hc].1995-03-19 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Remove GLOCALE, add LINGUAS, use fp_WITH_CATALOGS.1995-02-19 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Support ID files. Do not distribute TAGS.1995-02-05 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (maintainer-clean): New name for realclean.1994-12-18 François Pinard <pinard@iro.umontreal.ca> * safe-stat.h: New, from elsewhere. This solves the fact that mkdir.c, rmdir.c and rename.c were needing it. * Makefile.in (Makefile): Distribute it. Reported by Bruno Haible and Sherwood Botsford.1994-12-11 François Pinard <pinard@iro.umontreal.ca> * rx.c, rx.h: New, from elsewhere. * Makefile.in: Adjust accordingly.1994-12-03 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Localize, adapting from how it is done in sharutils.1994-09-14 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Cleanup... (DISTFILES): Distribute TAGS. (check): Deleted. (TAGS): Make TAGS in $(srcdir) only. (distclean): Do not remove TAGS. (realclean): Remove TAGS. (Makefile): Have ./config.status create this Makefile only.1994-08-22 François Pinard <pinard@iro.umontreal.ca> Little cleanup in installation: * Makefile.in (install, check): Depend on all.1994-08-21 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Correct for when a different build directory. * rmdir.c: New, split out of mkdir.c. * Makefile.in: Distribute it. Reported by Greg Black.1994-08-17 François Pinard <pinard@iro.umontreal.ca> * ftruncate.c: Revised, because there is no ftruncate capability whatsoever in Interactive Unix. Reported by Peder Chr. Norgaard.1994-08-08 François Pinard <pinard@iro.umontreal.ca> * memset.c, mkdir.c, rename.c, strstr.c and ftruncate.c: New, from elsewhere. * Makefile.in: Distribute them.1994-08-05 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (getdate.c): Tell the installer to expect 10 shift/reduce conflicts instead of 9. Reported by Andreas Schwab. * fileblocks.c: New, from elsewhere. * Makefile.in: Distribute it.1994-08-02 François Pinard <pinard@iro.umontreal.ca> * xstrdup.c: New, from elsewhere. * Makefile.in: Adjusted.1994-07-29 François Pinard <pinard@iro.umontreal.ca> * error.c: Add error_print_progname virtual routine.1994-07-24 François Pinard <pinard@iro.umontreal.ca> * gmalloc.c: New, from elsewhere. This renames and updates what was previously malloc.c. This also solves __const vs const. * Makefile.in: Distribute gmalloc.c. Reported by Cliff Krumvieda, Francois Pinard, Henrik Bakman, J.T. Conklin, Nelson H.F. Beebe and Tilman Schmidt.1994-07-22 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (LIBOBJS): Get configured list of replacements. * fnmatch.h: Undefine FNM_PATHNAME and FNM_PERIOD, for HP-UX defines them in <unistd.h>. * getdate.y: Acknowledging here a few reports which are likely solved by going to an updated version of getdate.y. Reported by Andrey A. Chernov, Bruce Evans, Dean Gaudet, Ian T. Zimmerman, Jeff Prothero, Mike Nolan, Milan Hodoscek, Peder Chr. Norgaard, Sarah Quady, Tarang Kumar Patel and Thomas Koenig.1994-07-02 François Pinard <pinard@iro.umontreal.ca> * xmalloc.c: New file, from elsewhere. * error.c: New, from elsewhere. * Makefile.in: Adjusted.1994-06-30 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: New file.----- po/ChangeLog -----1997-04-25 François Pinard <pinard@iro.umontreal.ca> * Release 1.12.1997-04-18 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11p. * fr.po: Updated file.1997-04-11 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11o.1997-03-26 François Pinard <pinard@iro.umontreal.ca> * it.po: New file.1997-02-14 François Pinard <pinard@iro.umontreal.ca> * pl.po: Updated file.1996-11-22 François Pinard <pinard@iro.umontreal.ca> * POTFILES.in: Add src/common.h. Reported by Christian Kirsch.1996-11-18 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.14. * POTFILES.in: Adjust for changes in src/.1996-09-05 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.12. * pl.po: New file.1995-06-17 François Pinard <pinard@iro.umontreal.ca> * Release 1.11.8. * Makefile.in (.po.gmo): Force moving the created .gmo file to $(srcdir), in case it was not already found and replaced there. (install-data): Find files in $(srcdir) if not in current dir, because .gmo files are taken there, right out the distribution. * intl/Makefile.in (DISTFILES): Ensure an all ready stamp-cat-id and cat-id-tbl.c into the distribution. (stamp-cat-id): Rewrite rule so it replaces files in $(srcdir), remove a useless rm and cat. * intl/cat-compat.c, int/gettext.h, intl/po-to-tbl.sed, Makefile.in: Last minutes additions, and glimpses to the future gettext 0.6.1. Reported by Ulrich Drepper. * Makefile.in (install-data, uninstall): Avoid using basename.1995-06-15 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (dist): Comment out tupdate action for now, it needs more tweeking before being distributed active. * intl/Makefile.in (dist), Makefile.in (dist): Correct missing reference to $(srcdir) on cp call, also avoid outputting clutter while doing the work. * intl/Makefile.in: Use top_srcdir for referring to $(PACKAGE).pot. * Makefile.in (.po.gmo): Get around what seems to be an msgfmt bug, which adds .mo even to FILE in `-o FILE'. * intl/Makefile.in, Makefile.in: Adjustments to NLS, so .sed scripts may now all reside in intl/.1995-06-07 François Pinard <pinard@iro.umontreal.ca> * POTFILES: New file. * Makefile.in: Use POTFILES instead of TRANSCSRCS, also use top_srcdir. * intl/linux-msg.sed, intl/po-to-tbl.sed, intl/xopen-msg.sed: New files, all taken from gettext 0.6.1995-06-05 François Pinard <pinard@iro.umontreal.ca> * intl/*: New from GNU gettext 0.6, replacing the previous version of this directory. This change should solve many problems. Reported by Bruno Haible, Christopher Vickery, Jan Carlson, Jean-Philippe Martin-Flatin, John David Anglin, Joseph E. Sacco, Kaveh R. Ghazi, Kurt Jaeger, Mark W. Eichin, Marty Leisner, Minh Tran-Le, Stephen Saroff, Thomas Koenig, Thomas Krebs and William Bader.1995-05-16 François Pinard <pinard@iro.umontreal.ca> * intl/Makefile.in, Makefile.in: Many adjustments for GNU gettext.1995-05-09 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: New file. * de.po, fr.po, pt.po, sv.po: New files, adapted from the corresponding .tt files in src/.1995-05-08 François Pinard <pinard@iro.umontreal.ca> * intl/*: New, from nlsutils.1995-01-09 François Pinard <pinard@iro.umontreal.ca> * src/de.tt: New file, for Swedish. Reported by Jan Djarv.1994-12-10 François Pinard <pinard@iro.umontreal.ca> * de.tt: New file, for German. Reported by Ulrich Drepper.----- scripts/ChangeLog -----1997-04-24 François Pinard <pinard@iro.umontreal.ca> * Release 1.12. * level-1, level-0: Replace --block-size by --blocking.1996-04-17 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.10. * Makefile.am (EXTRA_DIST): New name for DIST_OTHER.1996-01-14 François Pinard <pinard@iro.umontreal.ca> * Makefile.am (AUTOMAKE_OPTIONS): Select gnits.1996-01-08 François Pinard <pinard@iro.umontreal.ca> * Makefile.am: New file.1995-12-31 François Pinard <pinard@iro.umontreal.ca> * Makefile.in (check, dvi): New goals, doing nothing. Reported by Cesar Romani and Ulrich Drepper.1995-06-21 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.9. * Makefile.in: Distribute the ChangeLog, now recovered! Reported by Andreas Schwab.1995-06-17 François Pinard <pinard@iro.umontreal.ca> * Release 1.11.8. * WARNING: New file. * Makefile.in (DISTFILES): Distribute it.1995-06-15 François Pinard <pinard@iro.umontreal.ca> * sripts/Makefile.in (dist): Do not hide copying rule.1995-06-07 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Use subdir and distdir.1995-02-05 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.7. * Makefile.in (maintainer-clean): New name for realclean.1994-12-03 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.6. * ChangeLog: Replaced by a warning for now. It has seemingly been overwritten by the weekly script :-(. * Makefile.in (dist): Correct .../examples to .../scripts.1994-09-14 François Pinard <pinard@iro.umontreal.ca> * Makefile.in: Cleanup... (check): Deleted. (Makefile): Have ./config.status create this Makefile only.1994-06-30 François Pinard <pinard@iro.umontreal.ca> * Prerelease 1.11.5. * ChangeLog: Initialized by moving entries related to scripts out of this ChangeLog.1993-11-24 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * dump-remind: Send mail notification to the original recipients that the dump has been continued when that is the case.1993-03-31 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * level-0, level-1 (LOGFILE): Put logfile in `log' subdirectory.1993-03-28 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * dump-remind (volno): Don't increment by one.1993-03-25 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * level-0, level-1 (TAR_PART1): Use `--block-size', not just `--block', which is now ambiguous.1993-03-24 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * backup-specs (TAR): New variable. * level-0, level-1 (TAR_PART1): Get path of GNU tar from `TAR' variable, don't hardcode it.1993-03-20 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * backup-specs (SLEEP_MESSAGE): put backslashes in front of nested double quotes. * level-0, level-1 (BACKUP_DIRS): Don't put in quotes. (LOGFILE): Use sed to construct name, not awk. * dump-remind (recipients): Replaced inefficient pipeline with a single, simple sed script. (volno): Deal with the possibility that VOLNO_FILE may not be created yet.1993-03-19 Michael I Bushnell <mib@geech.gnu.ai.mit.edu> * backup-specs (VOLNO_FILE): Removed abusive comment by Noah.1993-03-18 Noah Friedman <friedman@nutrimat.gnu.ai.mit.edu> * Makefile.in (AUX): Include `dump-remind' in distribution. * backup-specs (SLEEP_MESSAGE): New variable. level-0, level-1: Use it instead of external `dont_touch' file. * level-0, level-1: Put most of the script in () and pipe everything from the subshell through tee -a $LOGFILE. Since you really want most of the output to go to the logfile anyway, and since all those pipelines were preventing one from getting the exit status of most commands, this seems like the right idea. * level-0, level-1 (LOGFILE): Use YYYY-MM-DD (all numeric) format for log file name, since that makes the file names sortable in a coherent way. Suffix should always be `level-n' where n is the dump level. level-0 script was just using `-full' instead. * level-0, level-1 (DUMP_LEVEL): New variable. Set to `0' or `1' in each script as appropriate. * level-0, level-1 (HOST): Renamed to `localhost' for clarity. (host): renamed to `remotehost' for clarity. * level-0, level-1 (startdate): New variable. Use it in Subject line of mailed report. * level-0, level-1: Fixed all instances where sed is called with a script on the command line to use `-e' option. * level-0, level-1: Don't try to call logfile.sed to filter LOGFILE. It's not distributed with tar and was never really used anyway. * level-0, level-1: Put quotes around most variable names (barring those that are known to intentionally contain text that should be expanded into multiple words, like `TAR_PART1').
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -