diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f1691252778..44b8e168031 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-09-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (move_it_in_display_line_to): Call RESTORE_IT on ppos_it | ||
| 4 | only under bidi iteration. | ||
| 5 | |||
| 6 | 2011-09-07 Jan Djärv <jan.h.d@swipnet.se> | ||
| 7 | |||
| 8 | * gtkutil.c (xg_make_tool_item): Insert comment about eventbox. | ||
| 9 | |||
| 1 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 11 | ||
| 3 | isnan: Fix porting problem to Solaris 10 with bundled gcc. | 12 | isnan: Fix porting problem to Solaris 10 with bundled gcc. |