diff options
| author | Juanma Barranquero | 2012-06-23 21:28:01 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-06-23 21:28:01 +0200 |
| commit | 049ec95ba5b2c54fb16aaee9d89057f87249c42e (patch) | |
| tree | 7680b28abda7a20429d5b85c456e56122e4dc480 /src/ChangeLog | |
| parent | 10b6eb0d9df9373e204775a807c400ae11bb35e6 (diff) | |
| download | emacs-049ec95ba5b2c54fb16aaee9d89057f87249c42e.tar.gz emacs-049ec95ba5b2c54fb16aaee9d89057f87249c42e.zip | |
src/makefile.w32-in: Update dependencies.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f1099c6ef90..d0b6f145227 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-06-23 Juanma Barranquero <lekktu@gmail.com> | 1 | 2012-06-23 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * makefile.w32-in: Update dependencies. | ||
| 4 | |||
| 3 | * w32.c (ltime): Add return type and declare static. | 5 | * w32.c (ltime): Add return type and declare static. |
| 4 | (w32_get_internal_run_time): Remove usused variable `time_100ns'. | 6 | (w32_get_internal_run_time): Remove usused variable `time_100ns'. |
| 5 | 7 | ||