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 16edc6cbf5d..925a7223231 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -12,7 +12,7 @@
12 that are set but not used. 12 that are set but not used.
13 13
14 * xfns.c (make_invisible_cursor): Don't return garbage 14 * xfns.c (make_invisible_cursor): Don't return garbage
15 if XCreateBitmapFromData fails. 15 if XCreateBitmapFromData fails (Bug#8410).
16 16
17 * xselect.c (x_get_local_selection, x_handle_property_notify): 17 * xselect.c (x_get_local_selection, x_handle_property_notify):
18 Remove vars that are set but not used. 18 Remove vars that are set but not used.