2005-03-22  Roland McGrath  <roland@redhat.com>

	* configure.ac, NEWS: Version 4.5.11.
	* debian/changelog, strace.spec: 4.5.11-1.
diff --git a/strace.spec b/strace.spec
index 098ecf9..bd27e61 100644
--- a/strace.spec
+++ b/strace.spec
@@ -1,6 +1,6 @@
 Summary: Tracks and displays system calls associated with a running process.
 Name: strace
-Version: 4.5.10
+Version: 4.5.11
 Release: 1
 License: BSD
 Group: Development/Debuggers
@@ -75,6 +75,10 @@
 
 
 %changelog
+* Tue Mar 22 2005 Roland McGrath <roland@redhat.com> - 4.5.11-1
+- Build tweaks.
+- Note 4.5.10 select fix (#151570).
+
 * Mon Mar 14 2005 Roland McGrath <roland@redhat.com> - 4.5.10-1
 - Fix select handling on nonstandard fd_set sizes.
 - Don't print errors for null file name pointers.