summaryrefslogtreecommitdiff
path: root/viengoos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'viengoos/ChangeLog')
-rw-r--r--viengoos/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/viengoos/ChangeLog b/viengoos/ChangeLog
index e827041..d1c9b34 100644
--- a/viengoos/ChangeLog
+++ b/viengoos/ChangeLog
@@ -2,6 +2,7 @@
* profile.h: Move to ../libc-parts.
* profile.c: Likewise.
+ * Makefile.am (viengoos_SOURCES): Remove profile.h and profile.c.
* ager.c: Don't include "profile.h" but <profile.h>.
(update_stats): Replace use of profile_start and profile_end with
profile_region and profile_region_end.