diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 42f79d2ae46..a6c308771c2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-01-05 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2014-01-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Spelling fixes. | ||
| 4 | * nsterm.h (updateCollectionBehavior): Rename from | ||
| 5 | updateCollectionBehaviour. All uses changed. | ||
| 6 | |||
| 3 | Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343). | 7 | Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343). |
| 4 | * Makefile.in (SETFATTR): New macro. | 8 | * Makefile.in (SETFATTR): New macro. |
| 5 | (temacs$(EXEEXT)): Use it. | 9 | (temacs$(EXEEXT)): Use it. |