Fixed initializing 'noapiv' in the Makefile

This commit is contained in:
Klaus Schmidinger
2006-04-24 17:09:32 +02:00
parent b37a4d3c7a
commit c4d90dff6b
4 changed files with 12 additions and 7 deletions

View File

@@ -4648,3 +4648,7 @@ Video Disk Recorder Revision History
that the 'z' modifier should be used here).
- Ignoring k_Repeat when deciding whether the same key has been pressed in string
input fields (based on a patch from Marko M<>kel<65>).
2006-04-24: Version 1.4.0
- Fixed initializing 'noapiv' in the Makefile (reported by Ronny Kornexl).