|
|
@@ -438,25 +438,25 @@ sub list {
|
|
|
|
|
|
=head1 CHANGES
|
|
|
|
|
|
-=head2 Version 1.01
|
|
|
+=head2 Version 1.03
|
|
|
|
|
|
-New method: $bf->prepend() very similar to append(). Implement support of
|
|
|
-the prepend operation everywhere.
|
|
|
+New method: $bf->get_feature_areas() to list possible values for
|
|
|
+$bf->get_features.
|
|
|
|
|
|
-New method: $bf->load_maintainer_config() that update the build flags
|
|
|
-based on the package maintainer directives.
|
|
|
+New method $bf->is_maintainer_modified() and new optional parameter to
|
|
|
+$bf->set(), $bf->append(), $bf->prepend(), $bf->strip().
|
|
|
|
|
|
=head2 Version 1.02
|
|
|
|
|
|
New methods: $bf->get_features(), $bf->has_features(), $bf->set_feature().
|
|
|
|
|
|
-=head2 Version 1.03
|
|
|
+=head2 Version 1.01
|
|
|
|
|
|
-New method: $bf->get_feature_areas() to list possible values for
|
|
|
-$bf->get_features.
|
|
|
+New method: $bf->prepend() very similar to append(). Implement support of
|
|
|
+the prepend operation everywhere.
|
|
|
|
|
|
-New method $bf->is_maintainer_modified() and new optional parameter to
|
|
|
-$bf->set(), $bf->append(), $bf->prepend(), $bf->strip().
|
|
|
+New method: $bf->load_maintainer_config() that update the build flags
|
|
|
+based on the package maintainer directives.
|
|
|
|
|
|
=head1 AUTHOR
|
|
|
|