* update changelog doc for trunk

This commit is contained in:
capitaomorte 2009-08-29 22:11:10 +00:00
parent b8dcf61367
commit c323cddbd6
2 changed files with 15 additions and 10 deletions

View File

@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/" /> <meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
<title>ChangeLog</title> <title>ChangeLog</title>
<link rel="stylesheet" href="styles.css" type="text/css" /> <link rel="stylesheet" href="styles.css" type="text/css" />
</head> </head>
@ -54,21 +54,25 @@
for other versions can be found <a title="" for other versions can be found <a title=""
href="http://code.google.com/p/yasnippet/downloads/list">here</a>. href="http://code.google.com/p/yasnippet/downloads/list">here</a>.
</p> </p>
<p><strong>Upcoming</strong> release:</p> <div class="section" id="b-2009-08-29">
<h1>0.6.1b / 2009-08-29</h1>
<ul class="simple"> <ul class="simple">
<li>Much more powerful menu. See <a class="reference external" href="snippet-menu.html">The YASnippet menu</a>.</li> <li>Much more powerful menu. See <a class="reference external" href="snippet-menu.html">The YASnippet menu</a>.</li>
<li>New ways to organize snippets. See <a class="reference external" href="snippet-organization.html">Organizing snippets</a>.</li> <li>New ways to organize snippets. See <a class="reference external" href="snippet-organization.html">Organizing snippets</a>.</li>
<li>Added <tt class="docutils literal"><span class="pre">yas/also-auto-indent-first-line</span></tt> customization variable.</li> <li>Added <tt class="docutils literal"><span class="pre">yas/also-auto-indent-first-line</span></tt> customization variable.</li>
<li>Renamed directive <tt class="docutils literal"><span class="pre">#</span> <span class="pre">env:</span></tt> to <tt class="docutils literal"><span class="pre">#</span> <span class="pre">expand-env:</span></tt></li> <li>Renamed directive <tt class="docutils literal"><span class="pre">#</span> <span class="pre">env:</span></tt> to <tt class="docutils literal"><span class="pre">#</span> <span class="pre">expand-env:</span></tt></li>
<li>Rewrote much of the documentation.</li> <li>Rewrote much of the documentation.</li>
<li>Added <tt class="docutils literal"><span class="pre">textmate-import.rb</span></tt> to svn repository.</li> <li>Added TextMate import tool <tt class="docutils literal"><span class="pre">textmate-import.rb</span></tt> to to svn
<li>Many random bugs fixed.</li> repository (see &quot;extras/&quot;)</li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=72">Issue 72</a> (thanks <li>Added <em>experimental</em> bundle of textmate snippets
<tt class="docutils literal"><span class="pre">yasnippet-textmate-bundle.el</span></tt></li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=74">Issue 74</a> (thanks
rmartin.k...&#64;gmail.com)</li> rmartin.k...&#64;gmail.com)</li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=74">Issue 74</a></li> <li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=80">Issues 80 through 84</a> (thanks
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=70">Issue 70</a></li> Moritz Bunkus)</li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=69">Issue 69</a></li> <li>Fixed many more issues...</li>
</ul> </ul>
</div>
<div class="section" id="c-2009-07-27"> <div class="section" id="c-2009-07-27">
<h1>0.6.0c / 2009-07-27</h1> <h1>0.6.0c / 2009-07-27</h1>
<ul class="simple"> <ul class="simple">

View File

@ -19,8 +19,8 @@ ChangeLog
repository (see "extras/") repository (see "extras/")
* Added *experimental* bundle of textmate snippets * Added *experimental* bundle of textmate snippets
``yasnippet-textmate-bundle.el`` ``yasnippet-textmate-bundle.el``
* Fixed `Issue 72 * Fixed `Issue 74
<http://code.google.com/p/yasnippet/issues/detail?id=72>`_ (thanks <http://code.google.com/p/yasnippet/issues/detail?id=74>`_ (thanks
rmartin.k...@gmail.com) rmartin.k...@gmail.com)
* Fixed `Issues 80 through 84 * Fixed `Issues 80 through 84
<http://code.google.com/p/yasnippet/issues/detail?id=80>`_ (thanks <http://code.google.com/p/yasnippet/issues/detail?id=80>`_ (thanks
@ -37,6 +37,7 @@ ChangeLog
mouse-clicking alternatives in ``ido-mode``. mouse-clicking alternatives in ``ido-mode``.
* Added ``yas/also-auto-indent-first-line`` customization variable. * Added ``yas/also-auto-indent-first-line`` customization variable.
0.6.0b / 2009-07-25 0.6.0b / 2009-07-25
=================== ===================