aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9e4023e996a..5976265ef85 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,7 +5,7 @@
5 Constify `char *' arguments and their references according to 5 Constify `char *' arguments and their references according to
6 prototypes in tparam.h. 6 prototypes in tparam.h.
7 7
8 * deps.mk (termcap.o): Depend on tparam.h. 8 * deps.mk (termcap.o): Depend on tparam.h and msdos.h.
9 9
10 * msdos.c (XMenuAddPane): 3rd argument is `const char *' now. 10 * msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
11 Adapt all references accordingly. 11 Adapt all references accordingly.