projects
/
gitmo/MooseX-Singleton.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7ddec69
)
s/\t/ /g;
Dave Rolsky [Fri, 24 Apr 2009 18:03:33 +0000 (13:03 -0500)]
ChangeLog
patch
|
blob
|
blame
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
5ad6058
..
e969ebc
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,7
@@
Revision history for Perl extension MooseX-Singleton
0.17 2009-04-24
- - Add ClassName->_clear_instance. (hdp)
+ - Add ClassName->_clear_instance. (hdp)
0.16 2009-04-24
- Changes to keep constructor inlining working with latest Moose &