This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/master by this push:
new 269472b Don't initialize variables to defaults #71.
269472b is described below
commit 269472baafb9d36c2f4aba7a3bb79b65db221e54
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 11 09:18:25 2021 -0500
Don't initialize variables to defaults #71.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2a5e812..f3bc8cb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -124,6 +124,9 @@
<action dev="ggregory" type="update" due-to="SethFalco">
Updated URLConverterTestCase to run without Internet access #50.
</action>
+ <action dev="ggregory" type="update" due-to="Arturo Bernal">
+ Don't initialize variables to defaults #71.
+ </action>
</release>
<release version="1.9.4" date="2019-08-13" description="The primary reason
for this release is a bugfix for