Skip to content

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Feb 3, 2008
1 parent 81827db commit e9e9a91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
* SVN *

* Fix nil.accept_comments? bug in CommentForm block.

* allow the various link_to filters to accept multiple args to specify more html attributes [rob-twf]

# use this order: :text, :title, :id, :class, :rel
Expand Down Expand Up @@ -418,4 +420,4 @@ if you want to show both:
{% endif %}
{% endfor %}

* Fix issue where Articles don't allow comments with comment_age = 0 [Rick]
* Fix issue where Articles don't allow comments with comment_age = 0 [Rick]

0 comments on commit e9e9a91

Please sign in to comment.