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-lang.git

commit d9b9a2affe4a6d219405d1409759f424c6d72a64
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Sep 19 17:55:15 2025 -0400

    Replace old feather logotype with new oak logotype
---
 src/changes/changes.xml            |   1 +
 src/media/logo-large.xcf           | Bin 0 -> 145338 bytes
 src/media/logo.png                 | Bin 0 -> 9850 bytes
 src/media/logo.xcf                 | Bin 19992 -> 22191 bytes
 src/site/resources/images/logo.png | Bin 11862 -> 9850 bytes
 5 files changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a429ed295..434d9b770 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,6 +97,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="fix" dev="ppkarwasz" due-to="Sebastian 
Steiner">[javadoc] Fix typo in Javadoc of Strings instances #1406.</action>
     <action                   type="fix" dev="ggregory" due-to="Hassan A 
Hashim">[javadoc] Fix Javadocs in ClassUtils #1410.</action>
     <action                   type="fix" dev="ggregory" 
due-to="mfg92">[javadoc] Fix @deprecated link for StringUtils#startsWithAny 
#1424.</action>
+    <action                   type="fix" dev="ggregory" due-to="Gary 
Gregory">Replace old feather logotype with new oak logotype.</action>
     <!-- ADD -->
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add ArrayUtils.SOFT_MAX_ARRAY_LENGTH.</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add SystemUtils.IS_OS_NETWARE.</action>
diff --git a/src/media/logo-large.xcf b/src/media/logo-large.xcf
new file mode 100644
index 000000000..895c85527
Binary files /dev/null and b/src/media/logo-large.xcf differ
diff --git a/src/media/logo.png b/src/media/logo.png
new file mode 100644
index 000000000..af41c29ba
Binary files /dev/null and b/src/media/logo.png differ
diff --git a/src/media/logo.xcf b/src/media/logo.xcf
index e73d3710d..6de991e3c 100644
Binary files a/src/media/logo.xcf and b/src/media/logo.xcf differ
diff --git a/src/site/resources/images/logo.png 
b/src/site/resources/images/logo.png
index 847238bc6..af41c29ba 100644
Binary files a/src/site/resources/images/logo.png and 
b/src/site/resources/images/logo.png differ

Reply via email to