File ltrace.trunk-r53.patch of Package ltrace
------------------------------------------------------------------------
r53 | ianw-guest | 2006-08-07 02:06:16 +0000 (Mon, 07 Aug 2006) | 2 lines
Changed paths:
M /ltrace/trunk/ChangeLog
M /ltrace/trunk/ltrace.1
update bug list addr
------------------------------------------------------------------------
---
ChangeLog | 4 ++++
ltrace.1 | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
Index: ChangeLog
===================================================================
--- ChangeLog.orig
+++ ChangeLog
@@ -1,3 +1,7 @@
+2006-08-07 Steve Fink <sphink@gmail.com>
+
+ * ltrace.1: update bug email addr
+
2006-07-26 Ian Wienand <ianw@debian.org>
* elf.c: refactor opd2addr to not pass void* (fix warnings)
Index: ltrace.1
===================================================================
--- ltrace.1.orig
+++ ltrace.1
@@ -163,7 +163,8 @@ Only ELF32 binaries are supported.
.LP
Calls to dlopen()ed libraries will not be traced.
.PP
-If you like to report a bug, send a notice to the author, or use the
+If you would like to report a bug, send a message to the mailing list
+(ltrace-devel@lists.alioth.debian.org), or use the
.BR reportbug(1)
program if you are under the Debian GNU/Linux distribution.