diff options
| author | Glenn Morris | 2012-05-01 23:46:34 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-05-01 23:46:34 -0700 |
| commit | 3fef57a2f66ec269f8ed016ad5bf39f2346c6b54 (patch) | |
| tree | cbe50e7c235a15b9db42a3c1299f45d54594314b /ChangeLog | |
| parent | 9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443 (diff) | |
| download | emacs-3fef57a2f66ec269f8ed016ad5bf39f2346c6b54.tar.gz emacs-3fef57a2f66ec269f8ed016ad5bf39f2346c6b54.zip | |
* Makefile.in (INFO_FILES): Add emacs-gnutls;
accidentally omitted from 2012-04-12 backport from trunk.
(Do not merge to trunk.)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (INFO_FILES): Add emacs-gnutls; accidentally | ||
| 4 | omitted from 2012-04-12 backport from trunk. | ||
| 5 | |||
| 3 | * info/dir: Make some entries consistent with the source texi files. | 6 | * info/dir: Make some entries consistent with the source texi files. |
| 4 | 7 | ||
| 5 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. | 8 | * configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04. |
| @@ -10,7 +13,7 @@ | |||
| 10 | 13 | ||
| 11 | 2012-04-12 Teodor Zlatanov <tzz@lifelogs.com> | 14 | 2012-04-12 Teodor Zlatanov <tzz@lifelogs.com> |
| 12 | 15 | ||
| 13 | * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls. | 16 | * info/dir: Add emacs-gnutls. |
| 14 | 17 | ||
| 15 | 2012-03-04 Paul Eggert <eggert@cs.ucla.edu> | 18 | 2012-03-04 Paul Eggert <eggert@cs.ucla.edu> |
| 16 | 19 | ||