From c323cddbd699c9b97e6752cd5fe582c1511527e1 Mon Sep 17 00:00:00 2001
From: capitaomorte
Date: Sat, 29 Aug 2009 22:11:10 +0000
Subject: [PATCH] * update changelog doc for trunk
---
doc/changelog.html | 20 ++++++++++++--------
doc/changelog.rst | 5 +++--
2 files changed, 15 insertions(+), 10 deletions(-)
diff --git a/doc/changelog.html b/doc/changelog.html
index 37890e7..b601c7d 100644
--- a/doc/changelog.html
+++ b/doc/changelog.html
@@ -3,7 +3,7 @@
-
+
ChangeLog
@@ -54,21 +54,25 @@
for other versions can be found here.
- Upcoming release:
+
+
0.6.1b / 2009-08-29
- Much more powerful menu. See The YASnippet menu.
- New ways to organize snippets. See Organizing snippets.
- Added yas/also-auto-indent-first-line customization variable.
- Renamed directive # env: to # expand-env:
- Rewrote much of the documentation.
-- Added textmate-import.rb to svn repository.
-- Many random bugs fixed.
-- Fixed Issue 72 (thanks
+
- Added TextMate import tool textmate-import.rb to to svn
+repository (see "extras/")
+- Added experimental bundle of textmate snippets
+yasnippet-textmate-bundle.el
+- Fixed Issue 74 (thanks
rmartin.k...@gmail.com)
-- Fixed Issue 74
-- Fixed Issue 70
-- Fixed Issue 69
+- Fixed Issues 80 through 84 (thanks
+Moritz Bunkus)
+- Fixed many more issues...
+
0.6.0c / 2009-07-27
diff --git a/doc/changelog.rst b/doc/changelog.rst
index 8d2f541..26eeaa7 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -19,8 +19,8 @@ ChangeLog
repository (see "extras/")
* Added *experimental* bundle of textmate snippets
``yasnippet-textmate-bundle.el``
-* Fixed `Issue 72
- `_ (thanks
+* Fixed `Issue 74
+ `_ (thanks
rmartin.k...@gmail.com)
* Fixed `Issues 80 through 84
`_ (thanks
@@ -37,6 +37,7 @@ ChangeLog
mouse-clicking alternatives in ``ido-mode``.
* Added ``yas/also-auto-indent-first-line`` customization variable.
+
0.6.0b / 2009-07-25
===================