projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4f24c59
)
Changelogging
gfx [Sat, 19 Dec 2009 08:09:32 +0000 (17:09 +0900)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
f984516
..
db5c058
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-3,6
+3,8
@@
Revision history for Mouse
0.45
* Fix filename portability issue (RT #52828, thanks to Peter Edwards)
+ * Fix an issue that definitions of anonymous types could fail (gfx)
+
* Mouse::Meta::Attributes
- Add set_value/get_value/has_value/clear_value (gfx)