diff options
| author | Joakim Verona | 2011-08-10 09:58:29 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-08-10 09:58:29 +0200 |
| commit | d273479d8f9d6055a3548d3c939b735a9aa66323 (patch) | |
| tree | 8009001234bae80742c959ef57ff79e454d57807 /src/ChangeLog | |
| parent | 1e26d437b871eb5aacaf18a85fba928ef8ea25be (diff) | |
| parent | 7be1c708c5abc7dea388d45454bd19bff07b7943 (diff) | |
| download | emacs-d273479d8f9d6055a3548d3c939b735a9aa66323.tar.gz emacs-d273479d8f9d6055a3548d3c939b735a9aa66323.zip | |
100721 is the last known healthy version, check to see if upstream makes things well again
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4d493eab7b1..af9586037d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2011-08-09 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * fontset.c (fontset_get_font_group): Add proper type checks. | ||
| 4 | (Bug#9172) | ||
| 5 | |||
| 6 | 2011-08-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 7 | |||
| 8 | * unexmacosx.c (print_load_command_name): Add cases LC_FUNCTION_STARTS | ||
| 9 | and LC_VERSION_MIN_MACOSX. | ||
| 10 | (copy_linkedit_data) [LC_FUNCTION_STARTS]: New function. | ||
| 11 | (dump_it) [LC_FUNCTION_STARTS]: Use it. | ||
| 12 | |||
| 1 | 2011-08-08 Eli Zaretskii <eliz@gnu.org> | 13 | 2011-08-08 Eli Zaretskii <eliz@gnu.org> |
| 2 | 14 | ||
| 3 | * xdisp.c (forward_to_next_line_start): Allow to use the | 15 | * xdisp.c (forward_to_next_line_start): Allow to use the |