Skip to content

Commit

Permalink
v0.100001
Browse files Browse the repository at this point in the history
          anchor the regex at both ends when matching symbols: /\A...\z/
  • Loading branch information
rjbs committed Jul 7, 2011
1 parent 020f967 commit 30db1e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for {{$dist->name}}

{{$NEXT}}

0.100001 2011-07-06 22:08:56 America/New_York
anchor the regex at both ends when matching symbols: /\A...\z/

0.100000 2011-04-07 22:53:26 America/New_York
Expand Down

0 comments on commit 30db1e7

Please sign in to comment.