Skip to content

Commit

Permalink
Factor out dev? functionality in StandardTags, allowing other tags to…
Browse files Browse the repository at this point in the history
… access it.
  • Loading branch information
seancribbs committed Aug 5, 2008
1 parent 2b9e0f7 commit 3792c1a
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 173 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,5 +1,9 @@
== Change Log

=== Edge
* Factor out dev? functionality in StandardTags, allowing other tags to access
it. [Sean Cribbs]

=== 0.6.9 Etch
* Make <r:random> accept dynamically generated options. [Jim Gay, Sean Cribbs]
* Correctly set default 'inherit' to false on <r:unless_content> [Mark A. Yoon]
Expand Down
3 changes: 3 additions & 0 deletions CONTRIBUTORS
Expand Up @@ -4,6 +4,9 @@
The following people have submitted changes which have been applied to the
core:

=== Edge
* Sean Cribbs

=== 0.6.9 Etch
* Mark A. Yoon
* Jim Gay
Expand Down

0 comments on commit 3792c1a

Please sign in to comment.