diff options
author | philipl <philipl> | 2006-01-16 23:54:15 +0000 |
---|---|---|
committer | philipl <philipl> | 2006-01-16 23:54:15 +0000 |
commit | 1d7b250cbda0b96a494a17fdfb53eb971907a35b (patch) | |
tree | f20b92b1c99be132ec6a311b896f9d00eded5108 /ChangeLog | |
parent | ee148a2f8ef97557ec2db501295ed8227699d2bf (diff) |
Fix for compilation with gcc4 and PIC.release-12-3-1-0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-01-16 Philip Langdale <plangdale@vmware.com> + + * configure.ac: + * src/vmmouse.c: Bump PATCHLEVEL. + * src/vmmouse_proto.c: push/pop ebx to keep + gcc4 happy when compiling with -fPIC. + 2006-01-06 Philip Langdale <plangdale@vmware.com> * Initial release. |