diff options
| author | Paul Eggert | 2013-02-25 09:01:41 -0800 |
|---|---|---|
| committer | Paul Eggert | 2013-02-25 09:01:41 -0800 |
| commit | aec32f66d0db82b562e904dfe7bb6d54796fe773 (patch) | |
| tree | 58f8a32a5cac3c6fe05ed3197d47543700f932d4 /etc/ChangeLog | |
| parent | 0248b0d70b891c952385daa787fb00c9bdd42935 (diff) | |
| download | emacs-aec32f66d0db82b562e904dfe7bb6d54796fe773.tar.gz emacs-aec32f66d0db82b562e904dfe7bb6d54796fe773.zip | |
* NEWS: Document removal of --with-crt-dir.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 49d03227c48..e50d288da1c 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2013-02-25 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2013-02-25 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Simplify data_start configuration (Bug#13783). | 3 | Simplify data_start configuration (Bug#13783). |
| 4 | * NEWS: Document removal of --with-crt-dir. | ||
| 4 | * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove. | 5 | * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove. |
| 5 | Remove legacy-systems section, as this stuff is no longer | 6 | Remove legacy-systems section, as this stuff is no longer |
| 6 | applicable with current linking strategies. | 7 | applicable with current linking strategies. |