aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 279bd1be381..48625bbf285 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12011-06-21 Paul Eggert <eggert@cs.ucla.edu>
2
3 Port to Sun C.
4 * composite.c (find_automatic_composition): Omit needless 'return 0;'
5 that Sun C diagnosed.
6 * fns.c (secure_hash): Fix pointer signedness issue.
7 * intervals.c (static_offset_intervals): New function.
8 (offset_intervals): Use it.
9
12011-06-21 Leo Liu <sdl.web@gmail.com> 102011-06-21 Leo Liu <sdl.web@gmail.com>
2 11
3 * deps.mk (fns.o): 12 * deps.mk (fns.o):