/hg/icedtea: Document icedtea-sources.patch.

View: New views
1 Messages — Rating Filter:   Alert me  

/hg/icedtea: Document icedtea-sources.patch.

by andrew-127 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

changeset 581bf37cca26 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=581bf37cca26
author: Andrew John Hughes <ahughes@...>
date: Wed Nov 11 05:15:50 2009 +0000

        Document icedtea-sources.patch.

        2009-11-10 Andrew John Hughes <ahughes@...>

         * HACKING: Document icedtea-sources.patch.


diffstat:

2 files changed, 7 insertions(+)
ChangeLog |    6 ++++++
HACKING   |    1 +

diffs (31 lines):

diff -r a2c6e1cbc3cf -r 581bf37cca26 ChangeLog
--- a/ChangeLog Wed Nov 11 05:14:10 2009 +0000
+++ b/ChangeLog Wed Nov 11 05:15:50 2009 +0000
@@ -1,3 +1,7 @@ 2009-11-10  Andrew John Hughes  <ahughes
+2009-11-10  Andrew John Hughes  <ahughes@...>
+
+ * HACKING: Document icedtea-sources.patch.
+
 2009-11-10  Andrew John Hughes  <ahughes@...>
 
  * plugin/icedtea/netscape/javascript/JSException.java,
@@ -56,6 +60,8 @@ 2009-11-10  Andrew John Hughes  <ahughes
  * NEWS: Add list of security updates.
  * patches/icedtea-liveconnect-dist.patch:
  Include sun/applet and import sources too.
+ * patches/icedtea-sources.patch: New patch to include
+ plugin and netx sources in src.zip.
  * plugin/icedtea/java/netscape/javascript/JSException.java,
  * plugin/icedtea/java/netscape/javascript/JSObject.java,
  * plugin/icedtea/java/netscape/javascript/JSObjectCreatePermission.java,
diff -r a2c6e1cbc3cf -r 581bf37cca26 HACKING
--- a/HACKING Wed Nov 11 05:14:10 2009 +0000
+++ b/HACKING Wed Nov 11 05:15:50 2009 +0000
@@ -116,6 +116,7 @@ The following patches are only applied t
   javax.management.AttributeValueExp (unsupported by ecj < 3.4).
 * icedtea-nss-config.patch: Add the NSS PKCS11 security provider. (PR356)
 * icedtea-nss-6763530.patch: Fix PKCS11 provider when used with newer version of NSS (>=3.12.3) (PR356, S6763530).
+* icedtea-sources.patch: Include netx and plugin sources in src.zip
 
 The following patches are only applied to the icedtea-ecj bootstrap tree: