Asset->get should return a copy of the properties hashref

This commit is contained in:
JT Smith 2007-01-29 17:53:56 +00:00
parent 7a14ebd639
commit b92da4afab
3 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,8 @@
7.3.9
- fix: Can't add task to project management (perlDreamer Consulting, LLC)
- fix: Error in RSS Feed (perlDreamer Consulting, LLC)
- rfe: Asset->get should return a copy of the properties hashref
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr