diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8df51058840..96e7f152725 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-12-10 Daniel Colascione <dancol@dancol.org> | 1 | 2012-12-10 Daniel Colascione <dancol@dancol.org> |
| 2 | 2 | ||
| 3 | * w32term.c, keyboard.c: Fix build break in cygw32 by omitting | ||
| 4 | Windows file notification functionality unless WINDOWSNT. | ||
| 5 | |||
| 3 | * w32gui.h (hprevinst, lpCmdLine, nCmdShow): Remove unused | 6 | * w32gui.h (hprevinst, lpCmdLine, nCmdShow): Remove unused |
| 4 | declarations. | 7 | declarations. |
| 5 | 8 | ||