This is an automated email from the ASF dual-hosted git repository.

ebakke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new c4e9608  Fixed an incorreclty filled-in apichanges.xml in the 
previously merged PR.
c4e9608 is described below

commit c4e9608217489366edbba3f414771b4038562a4f
Author: Eirik Bakke <[email protected]>
AuthorDate: Tue Dec 31 18:47:38 2019 +0100

    Fixed an incorreclty filled-in apichanges.xml in the previously merged PR.
---
 platform/openide.awt/apichanges.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platform/openide.awt/apichanges.xml 
b/platform/openide.awt/apichanges.xml
index 78e8f0b..2fa337b 100644
--- a/platform/openide.awt/apichanges.xml
+++ b/platform/openide.awt/apichanges.xml
@@ -28,7 +28,7 @@
 <changes>
     <change id="getArrowIcon">
         <api name="awt"/>
-        <summary>Added factory class for drop-down buttons</summary>
+        <summary>Added DropDownButtonFactory.getArrowIcon method.</summary>
         <version major="7" minor="75"/>
         <date day="13" month="12" year="2019"/>
         <author login="ebakke"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to