diff options
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 | ||