aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b67dd8bf797..6321786bee4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -12,6 +12,7 @@
12 (produce_glyphless_glyph): Make a pointer "const" 12 (produce_glyphless_glyph): Make a pointer "const"
13 since it might point to immutable storage. 13 since it might point to immutable storage.
14 (update_window_cursor): Now static, since it's not used elsewhere. 14 (update_window_cursor): Now static, since it's not used elsewhere.
15 (SKIP_GLYPHS): Removed unused macro.
15 16
162011-03-06 Michael Shields <shields@msrl.com> (tiny change) 172011-03-06 Michael Shields <shields@msrl.com> (tiny change)
17 18