Skip to content

Commit

Permalink
v1.1.15.02
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragnar-F committed Jul 7, 2014
1 parent 8509c74 commit 4fa0b13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions AHKL_ChangeLog.htm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ <h1>Änderungen und neue Features</h1>
<p>Ältere Änderungen können in <a href="ChangeLogHelp.htm">Archivierte Änderungen</a> gefunden werden.</p><!--new revisions go here-->


<h2 id="v1.1.15.02">1.1.15.02 - 7. Juli 2014</h2>
<p>Behoben: Debuggen von negativen Integer-Keys in Objekten.</p>

<h2 id="v1.1.15.01">1.1.15.01 - 30. Juni 2014</h2>
<p>Geändert: Integrierte Fehler- und Warnungsdialogfenster sind nun immer im Vordergrund.</p>
<p>Behoben: <code>Until</code> kann nicht mehr aus einer rekursiven Datei-/Registry-Schleife ausbrechen.</p>
Expand Down
2 changes: 1 addition & 1 deletion AutoHotkey.htm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body>

<a id="ahklogo" href="./"><img src="static/ahk_logo.png" border="0" alt="AutoHotkey"></a>
<h1>Version <a href="AHKL_ChangeLog.htm">v<!--ver-->1.1.15.01<!--/ver--></a></h1>
<h1>Version <a href="AHKL_ChangeLog.htm">v<!--ver-->1.1.15.02<!--/ver--></a></h1>
<p>Eine deutsche &Uuml;bersetzung von <a href="http://ahkscript.org/docs/">http://ahkscript.org/docs/</a> (siehe <a href="http://ahkscript.org/boards/viewtopic.php?f=9&amp;t=43">hier</a> f&uuml;r mehr Details).</p>
<p>©2003-2014 Chris Mallett, und zum Teil ©<a href="http://www.autoitscript.com/">AutoIt-Team</a> und die AHK-Community</p>
<p style="font-size:85%">Software-Lizenz: <a href="license.htm">GNU General Public License</a></p>
Expand Down

0 comments on commit 4fa0b13

Please sign in to comment.