Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
* app/views/help/help-scene.html: Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Bergstrom committed Jan 2, 2010
1 parent 9deb8e3 commit 4d879b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2010-01-02 Dirk Bergstrom <[email protected]>

* app/views/help/help-scene.html: Update changelog.

Closes GH-6 - Importer should ignore leading and traling junk
* app/models/ring.js (importData): Strip non-JSON junk from the import
data before parsing.
Expand Down
4 changes: 4 additions & 0 deletions app/views/help/help-scene.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ <h4>Contemplated Future Features</h4>
<div class="palm-info-text">
<h4>Change Log</h4>
<ul>
<li>Version 0.1.2 - 2010-01-02<br />
- Fixed clipboard import bug for real this time.
</li>

<li>Version 0.1.1 - 2010-01-01<br />
- Fixed bugs in clipboard import, category addition, first item deletion &amp;
item-list sorting.<br />
Expand Down

0 comments on commit 4d879b1

Please sign in to comment.