diff options
author | Roland McGrath <roland@gnu.org> | 1996-03-28 20:55:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-03-28 20:55:37 +0000 |
commit | 7a1c652d5836158b067953d3cc737ab7194c21b7 (patch) | |
tree | a19eefe01db05cde7091f7248b19a79293a4bdba /ChangeLog | |
parent | a141dd342d3fc7590a5cc55cdeab6d702ed31790 (diff) | |
download | glibc-7a1c652d5836158b067953d3cc737ab7194c21b7.tar.gz glibc-7a1c652d5836158b067953d3cc737ab7194c21b7.tar.xz glibc-7a1c652d5836158b067953d3cc737ab7194c21b7.zip |
* MakeTAGS (XGETTEXTFLAGS-siglist.pot, XGETTEXTFLAGS-errlist.pot): Add
--no-location. (all-pot): Replace $(subdirs) files with $P/subdirs.pot. ($P/subdirs.pot): New target. ($P/SYS_libc.pot): Add -n switch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1d7f4846eb..63ee3f62f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Thu Mar 28 14:22:51 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> + * MakeTAGS (XGETTEXTFLAGS-siglist.pot, XGETTEXTFLAGS-errlist.pot): Add + --no-location. + (all-pot): Replace $(subdirs) files with $P/subdirs.pot. + ($P/subdirs.pot): New target. + ($P/SYS_libc.pot): Add -n switch. + * locale/locale.h (LC_*): Values reordered to match Linux libc. * sysdeps/mach/hurd/kill.c: If proc_pid2task gives us MACH_PORT_NULL |