summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-15 06:33:21 +0000
committerRoland McGrath <roland@gnu.org>2005-04-15 06:33:21 +0000
commitc9e169479eac36b4dfd20643c2b33ac13a06a41a (patch)
tree3466bfe1d3ffe18dedd0b029df113c746ad68764 /ChangeLog
parent87e7eef4a607ad111dedf170b9c8dd873815c62d (diff)
2005-04-14 Roland McGrath <roland@redhat.com> * MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well. (extract): Filter-out distinfo file name. [BZ #253] * MakeTAGS (text-srcs): Match %.bash.in files too. [BZ #253] * nscd/Makefile (all-nscd-modules): New variable, include selinux module regardless of configuration. (distribute): Use that instead of $(nscd-modules).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9972c5bec..0046323c49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-04-14 Roland McGrath <roland@redhat.com>
+
+ * MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well.
+ (extract): Filter-out distinfo file name.
+
+ [BZ #253]
+ * MakeTAGS (text-srcs): Match %.bash.in files too.
+
+ [BZ #253]
+ * nscd/Makefile (all-nscd-modules): New variable, include selinux
+ module regardless of configuration.
+ (distribute): Use that instead of $(nscd-modules).
+
2005-04-13 David S. Miller <davem@davemloft.net>
Add sparc64 TLS and NPTL support.