diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-24 12:35:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-24 12:35:28 +0000 |
commit | 9ba5483de469c1b95d9f2da6b5d8a260f0cf31a4 (patch) | |
tree | 6afe15a7da0da189933d81096b502a534ef1e808 /ChangeLog | |
parent | 5407f442ec52d7aa7a92573b765dafecca74abe4 (diff) | |
download | glibc-9ba5483de469c1b95d9f2da6b5d8a260f0cf31a4.tar.gz glibc-9ba5483de469c1b95d9f2da6b5d8a260f0cf31a4.tar.xz glibc-9ba5483de469c1b95d9f2da6b5d8a260f0cf31a4.zip |
1999-03-24 Roland McGrath <roland@baalperazim.frob.com>
* Makeconfig (sysd-sorted): Use $(..) on rhs of patsubst, so this rule works properly in subdirs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 659bcadcc4..a3b328f069 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-03-24 Roland McGrath <roland@baalperazim.frob.com> + + * Makeconfig (sysd-sorted): Use $(..) on rhs of patsubst, so this rule + works properly in subdirs. + 1999-03-23 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/Makefile: Undo last change. |