diff options
| author | Dan Nicolaescu | 2010-04-26 11:14:24 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-04-26 11:14:24 -0700 |
| commit | 7e10844c7223ea4a97b3c6ca590377e5cd5a205f (patch) | |
| tree | c011a995add75fa543bdc2a962b79e48a2f5fb4d /lib-src/ChangeLog | |
| parent | 9452ded1310f9d725ef318038ceab4737b7b92d9 (diff) | |
| download | emacs-7e10844c7223ea4a97b3c6ca590377e5cd5a205f.tar.gz emacs-7e10844c7223ea4a97b3c6ca590377e5cd5a205f.zip | |
* Makefile.in (LIBS_MACHINE): Remove, unused.
* Makefile.in (LIBS_MACHINE): Remove all uses, unused.
* configure.in (LIBS_MACHINE): Remove, unused.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 854718b450b..53db1767487 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * Makefile.in (LIBS_MACHINE): Remove all uses, unused. | ||
| 4 | |||
| 1 | 2010-04-18 Juanma Barranquero <lekktu@gmail.com> | 5 | 2010-04-18 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | Add stubs for Windows, required after CVE-2010-0825 change. | 7 | Add stubs for Windows, required after CVE-2010-0825 change. |