[libbread-board-perl] 56/66: changelog
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 21:23:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libbread-board-perl.
commit e7fd9c0598241dff50873a3b568574152e0ded1a
Author: Jesse Luehrs <doy at tozt.net>
Date: Fri Aug 30 12:47:04 2013 -0400
changelog
---
Changes | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Changes b/Changes
index 81da73f..dc87e9f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
Revision history for Perl extension Bread::Board
{{$NEXT}}
+ - Allow overriding of services and containers. This is useful when using
+ the common pattern of "sub BUILD { my $self = shift; container $self =>
+ as { ... } }" since the BUILD method in a subclass can modify existing
+ services and containers that were defined in a superclass, rather than
+ only being able to replace them (Florian Ragwitz, #26, #27).
0.27 2013-08-06
- allow the 'container $obj' sugar for parameterized containers (Florian
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbread-board-perl.git
More information about the Pkg-perl-cvs-commits
mailing list