aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-06 20:27:26 +0000
committerNick Clifton <nickc@redhat.com>2000-11-06 20:27:26 +0000
commitcf055d540cdf37fb33e63e20c692d56132f4d983 (patch)
tree147f13ac90001a9f1cd47acf86cefd4ef700b251 /gprof/ChangeLog
parent1a2aab69f1955c55a2495dce94deef22162d3959 (diff)
downloadgdb-cf055d540cdf37fb33e63e20c692d56132f4d983.zip
gdb-cf055d540cdf37fb33e63e20c692d56132f4d983.tar.gz
gdb-cf055d540cdf37fb33e63e20c692d56132f4d983.tar.bz2
Add GNU Free Documentation License
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index eceec1c..5850365 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-06 Nick Clifton <nickc@redhat.com>
+
+ * gprof.texi: Add GNU Free Documentation License.
+
2000-09-07 H.J. Lu <hjl@gnu.org>
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.