Updated documentation.

This commit is contained in:
crs
2004-08-05 21:03:20 +00:00
parent 9e48870451
commit 65ee423274
2 changed files with 325 additions and 66 deletions

View File

@@ -7,6 +7,27 @@
<body class="main">
<h3>Synergy News</h3>
<span class="date">Aug-05-2004</span> - Synergy 1.1.8 released
<p>
Made following changes:
</p>
<ul>
<li>Removed key event capture on X11 (was breaking terminal keyboard input)
<li>Worked around win32 command prompt stealing shift key events
<li>Fixed handling of pause key on win32
<li>Fixed handling of backslash on win32 internation keyboard mapping
<li>Fixed handling of ctrl and alt keys on NT/2k/XP
<li>Fixed XCode project (removed cross-compile)
<li>Worked around select() bug in OS X
<li>Worked around bug in ifstream on OS X
<li>Fixed handling of modifier keys on OS X synergy server
<li>Fixed handling of space key on OS X synergy server
<li>Fixed handling of key autorepeat on OS X server
<li>Fixed mouse wheel drift on OS X client
<li>Reorganized documentation and converted to HTML
</ul>
<span class="date">Jun-13-2004</span> - Synergy 1.1.7 released
<p>