aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-04-04 00:22:16 +0000
committerRoland McGrath <roland@gnu.org>2006-04-04 00:22:16 +0000
commitec92fb39c2fad144454af5fa0d43250e1249fc49 (patch)
treeb118c45a93db96445d561f0b4ed1e4272c850af7 /ChangeLog
parent930e5aa1fdcaa8e6e29cf343353f036d9c8df555 (diff)
downloadglibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.tar
glibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.tar.gz
glibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.tar.bz2
glibc-ec92fb39c2fad144454af5fa0d43250e1249fc49.zip
[BZ #2507]
2006-04-03 Roland McGrath <roland@frob.com> [BZ #2507] * mach/Machrules (.udeps-targets): New variable. ($(objpfx)%.udeps static pattern rule): Use it to avoid \ inside quoted string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72cfcd85ef..b12f5581ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-03 Roland McGrath <roland@frob.com>
+
+ [BZ #2507]
+ * mach/Machrules (.udeps-targets): New variable.
+ ($(objpfx)%.udeps static pattern rule): Use it to avoid \ inside
+ quoted string.
+
2006-04-02 Ulrich Drepper <drepper@redhat.com>
[BZ #2501]