Skip to content

Commit

Permalink
v1.1.16.05
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragnar-F committed Sep 29, 2014
1 parent be5298b commit bbdf307
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.16.05">1.1.16.05 - 28. September 2014</h2>
<p>Behoben: x.y/[]/{} wurde manchmal fälschlicherweise als variadisch gekennzeichnet.</p>

<h2 id="v1.1.16.04">1.1.16.04 - 16. September 2014</h2>
<p>Behoben: Das Programm stürzte ab, wenn eine nicht-schreibbare Eigenschaft überschrieben wurde.</p>
<p>Behoben: Das Programm stürzte ab, wenn ein RegExMatch-Objekt mit nicht-erfassten Teilausdrücken während eines RegEx-Callouts erstellt wurde.</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.16.04<!--/ver--></a></h1>
<h1>Version <a href="AHKL_ChangeLog.htm">v<!--ver-->1.1.16.05<!--/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 bbdf307

Please sign in to comment.