aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-05-02 08:15:00 +0000
committerNick Clifton <nickc@redhat.com>2002-05-02 08:15:00 +0000
commitd3427997ad759f705f99611018da19512ca2bbb0 (patch)
treedfabeaf38799b2a97adad8cfd944975e739c436d /gprof/ChangeLog
parenteb7f1c487a7d496bf9f6443ab2dae90257a8398c (diff)
downloadgdb-d3427997ad759f705f99611018da19512ca2bbb0.zip
gdb-d3427997ad759f705f99611018da19512ca2bbb0.tar.gz
gdb-d3427997ad759f705f99611018da19512ca2bbb0.tar.bz2
Do not attempt to create a .gmo file if the sources are read-only.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 84f2b3d..079f34a 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * po/Make-in (.po.gmo): Do not attempt to create a .gmo file if
+ the sources are read-only.
+
2002-04-04 Alan Modra <amodra@bigpond.net.au>
* dep-in.sed: Cope with absolute paths.