aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 230c538..1b43747 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-05 Alan Modra <amodra@bigpond.net.au>
+
+ * po/gprof.pot: Regenerate.
+
2005-02-22 Alan Modra <amodra@bigpond.net.au>
* basic_blocks.c: Warning fixes.
@@ -86,7 +90,7 @@
* corefile.h (core_create_function_syms): Update prototype.
(core_create_line_syms): Likewise.
* gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
- Tidy.
+ Tidy.
2004-05-17 Ben Elliston <bje@au.ibm.com>