<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/classpath.git, branch classpath-0_99-release-branch</title>
<subtitle>git.savannah.gnu.org: git/classpath.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/'/>
<entry>
<title>Prepare for release.</title>
<updated>2012-03-08T18:02:54+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-03-08T18:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=b0493bbebadf932e56fa8817125b6fda797e26c2'/>
<id>b0493bbebadf932e56fa8817125b6fda797e26c2</id>
<content type='text'>
2012-03-08  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* NEWS: Set correct release date.
	* configure.ac: Bump to 0.99 proper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-03-08  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* NEWS: Set correct release date.
	* configure.ac: Bump to 0.99 proper.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for future 1.0 release.</title>
<updated>2012-03-08T15:15:59+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-03-08T15:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=4f8558a04cf3a5f776511fa0ee67851492fd468d'/>
<id>4f8558a04cf3a5f776511fa0ee67851492fd468d</id>
<content type='text'>
2012-03-07  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* NEWS:
	Add section for 1.0 release.
	* configure.ac:
	Bump to 1.0pre.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-03-07  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* NEWS:
	Add section for 1.0 release.
	* configure.ac:
	Bump to 1.0pre.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate sources and fail on error when copying tool sources.</title>
<updated>2012-03-08T02:59:20+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-03-08T02:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=148cb5871280e3450c0bdbd2dce0a83156c4b4b8'/>
<id>148cb5871280e3450c0bdbd2dce0a83156c4b4b8</id>
<content type='text'>
2012-03-07  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* tools/Makefile.am:
	(TOOLS_JAVA_FILES): Remove duplication.
	(dist-hook): Fail if copying fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-03-07  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* tools/Makefile.am:
	(TOOLS_JAVA_FILES): Remove duplication.
	(dist-hook): Fail if copying fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always define @gcctabopt.</title>
<updated>2012-03-07T15:27:25+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-03-07T15:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=7a8504feebb3032c62c8f64c1e2a5290f2c3347b'/>
<id>7a8504feebb3032c62c8f64c1e2a5290f2c3347b</id>
<content type='text'>
2012-03-07  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* doc/cp-tools.texinfo:
	Move macro definition outside of if block
	so gcctabopt is always defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-03-07  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* doc/cp-tools.texinfo:
	Move macro definition outside of if block
	so gcctabopt is always defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GStreamer make distcheck build.</title>
<updated>2012-02-22T12:40:35+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-02-22T12:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=551fb737278ce903fa4c330caf06e9a4a1a3e337'/>
<id>551fb737278ce903fa4c330caf06e9a4a1a3e337</id>
<content type='text'>
2012-02-15  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* native/jni/gstreamer-peer/gst_classpath_src.c,
	(gst_classpath_src_class_init(GstClasspathSrcClass)):
	Remove unused gstelement_class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-02-15  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* native/jni/gstreamer-peer/gst_classpath_src.c,
	(gst_classpath_src_class_init(GstClasspathSrcClass)):
	Remove unused gstelement_class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS prior to release.</title>
<updated>2012-02-16T00:03:12+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-02-16T00:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=0d5ebcab795c9203ddc7b9770eb50869499fde3d'/>
<id>0d5ebcab795c9203ddc7b9770eb50869499fde3d</id>
<content type='text'>
2012-02-15  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* NEWS: Updated prior to release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-02-15  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* NEWS: Updated prior to release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing separator from locale data and hack to get around it in DateFormatSymbols.</title>
<updated>2012-02-15T22:32:27+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-02-15T22:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=6dde41ef93d5ba3c0c10a1891ce91002d6370e8a'/>
<id>6dde41ef93d5ba3c0c10a1891ce91002d6370e8a</id>
<content type='text'>
2012-02-15  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* java/text/DateFormatSymbols.java:
	(getStringArray(List,String,int,String)): Remove hack which
	removes last character of the input data; now unnecessary.
	* resource/gnu/java/locale/LocaleInformation.properties,
	* resource/gnu/java/locale/LocaleInformation_aa.properties,
	* resource/gnu/java/locale/LocaleInformation_aa_DJ.properties,
	* resource/gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties,
	* resource/gnu/java/locale/LocaleInformation_af.properties,
	* resource/gnu/java/locale/LocaleInformation_ak.properties,
	* resource/gnu/java/locale/LocaleInformation_am.properties,
	* resource/gnu/java/locale/LocaleInformation_ar.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_JO.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_LB.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_QA.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_SA.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_SY.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_TN.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_YE.properties,
	* resource/gnu/java/locale/LocaleInformation_as.properties,
	* resource/gnu/java/locale/LocaleInformation_az.properties,
	* resource/gnu/java/locale/LocaleInformation_az_Cyrl.properties,
	* resource/gnu/java/locale/LocaleInformation_be.properties,
	* resource/gnu/java/locale/LocaleInformation_bg.properties,
	* resource/gnu/java/locale/LocaleInformation_bn.properties,
	* resource/gnu/java/locale/LocaleInformation_bs.properties,
	* resource/gnu/java/locale/LocaleInformation_byn.properties,
	* resource/gnu/java/locale/LocaleInformation_ca.properties,
	* resource/gnu/java/locale/LocaleInformation_cch.properties,
	* resource/gnu/java/locale/LocaleInformation_cop.properties,
	* resource/gnu/java/locale/LocaleInformation_cs.properties,
	* resource/gnu/java/locale/LocaleInformation_cy.properties,
	* resource/gnu/java/locale/LocaleInformation_da.properties,
	* resource/gnu/java/locale/LocaleInformation_de.properties,
	* resource/gnu/java/locale/LocaleInformation_de_AT.properties,
	* resource/gnu/java/locale/LocaleInformation_de_BE.properties,
	* resource/gnu/java/locale/LocaleInformation_dv.properties,
	* resource/gnu/java/locale/LocaleInformation_dz.properties,
	* resource/gnu/java/locale/LocaleInformation_ee.properties,
	* resource/gnu/java/locale/LocaleInformation_el.properties,
	* resource/gnu/java/locale/LocaleInformation_en.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Shaw.properties,
	* resource/gnu/java/locale/LocaleInformation_eo.properties,
	* resource/gnu/java/locale/LocaleInformation_es.properties,
	* resource/gnu/java/locale/LocaleInformation_et.properties,
	* resource/gnu/java/locale/LocaleInformation_eu.properties,
	* resource/gnu/java/locale/LocaleInformation_fa.properties,
	* resource/gnu/java/locale/LocaleInformation_fa_AF.properties,
	* resource/gnu/java/locale/LocaleInformation_fi.properties,
	* resource/gnu/java/locale/LocaleInformation_fil.properties,
	* resource/gnu/java/locale/LocaleInformation_fo.properties,
	* resource/gnu/java/locale/LocaleInformation_fr.properties,
	* resource/gnu/java/locale/LocaleInformation_fur.properties,
	* resource/gnu/java/locale/LocaleInformation_ga.properties,
	* resource/gnu/java/locale/LocaleInformation_gaa.properties,
	* resource/gnu/java/locale/LocaleInformation_gez.properties,
	* resource/gnu/java/locale/LocaleInformation_gl.properties,
	* resource/gnu/java/locale/LocaleInformation_gu.properties,
	* resource/gnu/java/locale/LocaleInformation_gv.properties,
	* resource/gnu/java/locale/LocaleInformation_ha.properties,
	* resource/gnu/java/locale/LocaleInformation_ha_Arab.properties,
	* resource/gnu/java/locale/LocaleInformation_haw.properties,
	* resource/gnu/java/locale/LocaleInformation_he.properties,
	* resource/gnu/java/locale/LocaleInformation_hi.properties,
	* resource/gnu/java/locale/LocaleInformation_hr.properties,
	* resource/gnu/java/locale/LocaleInformation_hu.properties,
	* resource/gnu/java/locale/LocaleInformation_hy.properties,
	* resource/gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties,
	* resource/gnu/java/locale/LocaleInformation_ia.properties,
	* resource/gnu/java/locale/LocaleInformation_id.properties,
	* resource/gnu/java/locale/LocaleInformation_ig.properties,
	* resource/gnu/java/locale/LocaleInformation_ii.properties,
	* resource/gnu/java/locale/LocaleInformation_is.properties,
	* resource/gnu/java/locale/LocaleInformation_it.properties,
	* resource/gnu/java/locale/LocaleInformation_iu.properties,
	* resource/gnu/java/locale/LocaleInformation_ja.properties,
	* resource/gnu/java/locale/LocaleInformation_ka.properties,
	* resource/gnu/java/locale/LocaleInformation_kaj.properties,
	* resource/gnu/java/locale/LocaleInformation_kam.properties,
	* resource/gnu/java/locale/LocaleInformation_kcg.properties,
	* resource/gnu/java/locale/LocaleInformation_kfo.properties,
	* resource/gnu/java/locale/LocaleInformation_kk.properties,
	* resource/gnu/java/locale/LocaleInformation_kl.properties,
	* resource/gnu/java/locale/LocaleInformation_km.properties,
	* resource/gnu/java/locale/LocaleInformation_kn.properties,
	* resource/gnu/java/locale/LocaleInformation_ko.properties,
	* resource/gnu/java/locale/LocaleInformation_kok.properties,
	* resource/gnu/java/locale/LocaleInformation_kpe.properties,
	* resource/gnu/java/locale/LocaleInformation_ku_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_kw.properties,
	* resource/gnu/java/locale/LocaleInformation_ky.properties,
	* resource/gnu/java/locale/LocaleInformation_ln.properties,
	* resource/gnu/java/locale/LocaleInformation_lo.properties,
	* resource/gnu/java/locale/LocaleInformation_lt.properties,
	* resource/gnu/java/locale/LocaleInformation_lv.properties,
	* resource/gnu/java/locale/LocaleInformation_mk.properties,
	* resource/gnu/java/locale/LocaleInformation_ml.properties,
	* resource/gnu/java/locale/LocaleInformation_mn.properties,
	* resource/gnu/java/locale/LocaleInformation_mr.properties,
	* resource/gnu/java/locale/LocaleInformation_ms.properties,
	* resource/gnu/java/locale/LocaleInformation_mt.properties,
	* resource/gnu/java/locale/LocaleInformation_my.properties,
	* resource/gnu/java/locale/LocaleInformation_nb.properties,
	* resource/gnu/java/locale/LocaleInformation_ne.properties,
	* resource/gnu/java/locale/LocaleInformation_nl.properties,
	* resource/gnu/java/locale/LocaleInformation_nn.properties,
	* resource/gnu/java/locale/LocaleInformation_nr.properties,
	* resource/gnu/java/locale/LocaleInformation_nso.properties,
	* resource/gnu/java/locale/LocaleInformation_ny.properties,
	* resource/gnu/java/locale/LocaleInformation_om.properties,
	* resource/gnu/java/locale/LocaleInformation_or.properties,
	* resource/gnu/java/locale/LocaleInformation_pa.properties,
	* resource/gnu/java/locale/LocaleInformation_pa_Arab.properties,
	* resource/gnu/java/locale/LocaleInformation_pl.properties,
	* resource/gnu/java/locale/LocaleInformation_ps.properties,
	* resource/gnu/java/locale/LocaleInformation_pt.properties,
	* resource/gnu/java/locale/LocaleInformation_pt_PT.properties,
	* resource/gnu/java/locale/LocaleInformation_ro.properties,
	* resource/gnu/java/locale/LocaleInformation_ru.properties,
	* resource/gnu/java/locale/LocaleInformation_rw.properties,
	* resource/gnu/java/locale/LocaleInformation_sa.properties,
	* resource/gnu/java/locale/LocaleInformation_se.properties,
	* resource/gnu/java/locale/LocaleInformation_se_FI.properties,
	* resource/gnu/java/locale/LocaleInformation_si.properties,
	* resource/gnu/java/locale/LocaleInformation_sid.properties,
	* resource/gnu/java/locale/LocaleInformation_sk.properties,
	* resource/gnu/java/locale/LocaleInformation_sl.properties,
	* resource/gnu/java/locale/LocaleInformation_so.properties,
	* resource/gnu/java/locale/LocaleInformation_sq.properties,
	* resource/gnu/java/locale/LocaleInformation_sr.properties,
	* resource/gnu/java/locale/LocaleInformation_sr_BA_Cyrl.properties,
	* resource/gnu/java/locale/LocaleInformation_sr_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_ss.properties,
	* resource/gnu/java/locale/LocaleInformation_st.properties,
	* resource/gnu/java/locale/LocaleInformation_sv.properties,
	* resource/gnu/java/locale/LocaleInformation_sw.properties,
	* resource/gnu/java/locale/LocaleInformation_syr.properties,
	* resource/gnu/java/locale/LocaleInformation_ta.properties,
	* resource/gnu/java/locale/LocaleInformation_te.properties,
	* resource/gnu/java/locale/LocaleInformation_tg.properties,
	* resource/gnu/java/locale/LocaleInformation_th.properties,
	* resource/gnu/java/locale/LocaleInformation_ti.properties,
	* resource/gnu/java/locale/LocaleInformation_ti_ER.properties,
	* resource/gnu/java/locale/LocaleInformation_tig.properties,
	* resource/gnu/java/locale/LocaleInformation_tn.properties,
	* resource/gnu/java/locale/LocaleInformation_to.properties,
	* resource/gnu/java/locale/LocaleInformation_tr.properties,
	* resource/gnu/java/locale/LocaleInformation_trv.properties,
	* resource/gnu/java/locale/LocaleInformation_ts.properties,
	* resource/gnu/java/locale/LocaleInformation_tt.properties,
	* resource/gnu/java/locale/LocaleInformation_ug.properties,
	* resource/gnu/java/locale/LocaleInformation_uk.properties,
	* resource/gnu/java/locale/LocaleInformation_ur.properties,
	* resource/gnu/java/locale/LocaleInformation_uz.properties,
	* resource/gnu/java/locale/LocaleInformation_uz_Arab.properties,
	* resource/gnu/java/locale/LocaleInformation_uz_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_ve.properties,
	* resource/gnu/java/locale/LocaleInformation_vi.properties,
	* resource/gnu/java/locale/LocaleInformation_wal.properties,
	* resource/gnu/java/locale/LocaleInformation_wo.properties,
	* resource/gnu/java/locale/LocaleInformation_xh.properties,
	* resource/gnu/java/locale/LocaleInformation_yo.properties,
	* resource/gnu/java/locale/LocaleInformation_zh.properties,
	* resource/gnu/java/locale/LocaleInformation_zh_Hant.properties,
	* resource/gnu/java/locale/LocaleInformation_zu.properties:
	Update locale data without trailing separator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-02-15  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* java/text/DateFormatSymbols.java:
	(getStringArray(List,String,int,String)): Remove hack which
	removes last character of the input data; now unnecessary.
	* resource/gnu/java/locale/LocaleInformation.properties,
	* resource/gnu/java/locale/LocaleInformation_aa.properties,
	* resource/gnu/java/locale/LocaleInformation_aa_DJ.properties,
	* resource/gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties,
	* resource/gnu/java/locale/LocaleInformation_af.properties,
	* resource/gnu/java/locale/LocaleInformation_ak.properties,
	* resource/gnu/java/locale/LocaleInformation_am.properties,
	* resource/gnu/java/locale/LocaleInformation_ar.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_JO.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_LB.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_QA.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_SA.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_SY.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_TN.properties,
	* resource/gnu/java/locale/LocaleInformation_ar_YE.properties,
	* resource/gnu/java/locale/LocaleInformation_as.properties,
	* resource/gnu/java/locale/LocaleInformation_az.properties,
	* resource/gnu/java/locale/LocaleInformation_az_Cyrl.properties,
	* resource/gnu/java/locale/LocaleInformation_be.properties,
	* resource/gnu/java/locale/LocaleInformation_bg.properties,
	* resource/gnu/java/locale/LocaleInformation_bn.properties,
	* resource/gnu/java/locale/LocaleInformation_bs.properties,
	* resource/gnu/java/locale/LocaleInformation_byn.properties,
	* resource/gnu/java/locale/LocaleInformation_ca.properties,
	* resource/gnu/java/locale/LocaleInformation_cch.properties,
	* resource/gnu/java/locale/LocaleInformation_cop.properties,
	* resource/gnu/java/locale/LocaleInformation_cs.properties,
	* resource/gnu/java/locale/LocaleInformation_cy.properties,
	* resource/gnu/java/locale/LocaleInformation_da.properties,
	* resource/gnu/java/locale/LocaleInformation_de.properties,
	* resource/gnu/java/locale/LocaleInformation_de_AT.properties,
	* resource/gnu/java/locale/LocaleInformation_de_BE.properties,
	* resource/gnu/java/locale/LocaleInformation_dv.properties,
	* resource/gnu/java/locale/LocaleInformation_dz.properties,
	* resource/gnu/java/locale/LocaleInformation_ee.properties,
	* resource/gnu/java/locale/LocaleInformation_el.properties,
	* resource/gnu/java/locale/LocaleInformation_en.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Shaw.properties,
	* resource/gnu/java/locale/LocaleInformation_eo.properties,
	* resource/gnu/java/locale/LocaleInformation_es.properties,
	* resource/gnu/java/locale/LocaleInformation_et.properties,
	* resource/gnu/java/locale/LocaleInformation_eu.properties,
	* resource/gnu/java/locale/LocaleInformation_fa.properties,
	* resource/gnu/java/locale/LocaleInformation_fa_AF.properties,
	* resource/gnu/java/locale/LocaleInformation_fi.properties,
	* resource/gnu/java/locale/LocaleInformation_fil.properties,
	* resource/gnu/java/locale/LocaleInformation_fo.properties,
	* resource/gnu/java/locale/LocaleInformation_fr.properties,
	* resource/gnu/java/locale/LocaleInformation_fur.properties,
	* resource/gnu/java/locale/LocaleInformation_ga.properties,
	* resource/gnu/java/locale/LocaleInformation_gaa.properties,
	* resource/gnu/java/locale/LocaleInformation_gez.properties,
	* resource/gnu/java/locale/LocaleInformation_gl.properties,
	* resource/gnu/java/locale/LocaleInformation_gu.properties,
	* resource/gnu/java/locale/LocaleInformation_gv.properties,
	* resource/gnu/java/locale/LocaleInformation_ha.properties,
	* resource/gnu/java/locale/LocaleInformation_ha_Arab.properties,
	* resource/gnu/java/locale/LocaleInformation_haw.properties,
	* resource/gnu/java/locale/LocaleInformation_he.properties,
	* resource/gnu/java/locale/LocaleInformation_hi.properties,
	* resource/gnu/java/locale/LocaleInformation_hr.properties,
	* resource/gnu/java/locale/LocaleInformation_hu.properties,
	* resource/gnu/java/locale/LocaleInformation_hy.properties,
	* resource/gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties,
	* resource/gnu/java/locale/LocaleInformation_ia.properties,
	* resource/gnu/java/locale/LocaleInformation_id.properties,
	* resource/gnu/java/locale/LocaleInformation_ig.properties,
	* resource/gnu/java/locale/LocaleInformation_ii.properties,
	* resource/gnu/java/locale/LocaleInformation_is.properties,
	* resource/gnu/java/locale/LocaleInformation_it.properties,
	* resource/gnu/java/locale/LocaleInformation_iu.properties,
	* resource/gnu/java/locale/LocaleInformation_ja.properties,
	* resource/gnu/java/locale/LocaleInformation_ka.properties,
	* resource/gnu/java/locale/LocaleInformation_kaj.properties,
	* resource/gnu/java/locale/LocaleInformation_kam.properties,
	* resource/gnu/java/locale/LocaleInformation_kcg.properties,
	* resource/gnu/java/locale/LocaleInformation_kfo.properties,
	* resource/gnu/java/locale/LocaleInformation_kk.properties,
	* resource/gnu/java/locale/LocaleInformation_kl.properties,
	* resource/gnu/java/locale/LocaleInformation_km.properties,
	* resource/gnu/java/locale/LocaleInformation_kn.properties,
	* resource/gnu/java/locale/LocaleInformation_ko.properties,
	* resource/gnu/java/locale/LocaleInformation_kok.properties,
	* resource/gnu/java/locale/LocaleInformation_kpe.properties,
	* resource/gnu/java/locale/LocaleInformation_ku_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_kw.properties,
	* resource/gnu/java/locale/LocaleInformation_ky.properties,
	* resource/gnu/java/locale/LocaleInformation_ln.properties,
	* resource/gnu/java/locale/LocaleInformation_lo.properties,
	* resource/gnu/java/locale/LocaleInformation_lt.properties,
	* resource/gnu/java/locale/LocaleInformation_lv.properties,
	* resource/gnu/java/locale/LocaleInformation_mk.properties,
	* resource/gnu/java/locale/LocaleInformation_ml.properties,
	* resource/gnu/java/locale/LocaleInformation_mn.properties,
	* resource/gnu/java/locale/LocaleInformation_mr.properties,
	* resource/gnu/java/locale/LocaleInformation_ms.properties,
	* resource/gnu/java/locale/LocaleInformation_mt.properties,
	* resource/gnu/java/locale/LocaleInformation_my.properties,
	* resource/gnu/java/locale/LocaleInformation_nb.properties,
	* resource/gnu/java/locale/LocaleInformation_ne.properties,
	* resource/gnu/java/locale/LocaleInformation_nl.properties,
	* resource/gnu/java/locale/LocaleInformation_nn.properties,
	* resource/gnu/java/locale/LocaleInformation_nr.properties,
	* resource/gnu/java/locale/LocaleInformation_nso.properties,
	* resource/gnu/java/locale/LocaleInformation_ny.properties,
	* resource/gnu/java/locale/LocaleInformation_om.properties,
	* resource/gnu/java/locale/LocaleInformation_or.properties,
	* resource/gnu/java/locale/LocaleInformation_pa.properties,
	* resource/gnu/java/locale/LocaleInformation_pa_Arab.properties,
	* resource/gnu/java/locale/LocaleInformation_pl.properties,
	* resource/gnu/java/locale/LocaleInformation_ps.properties,
	* resource/gnu/java/locale/LocaleInformation_pt.properties,
	* resource/gnu/java/locale/LocaleInformation_pt_PT.properties,
	* resource/gnu/java/locale/LocaleInformation_ro.properties,
	* resource/gnu/java/locale/LocaleInformation_ru.properties,
	* resource/gnu/java/locale/LocaleInformation_rw.properties,
	* resource/gnu/java/locale/LocaleInformation_sa.properties,
	* resource/gnu/java/locale/LocaleInformation_se.properties,
	* resource/gnu/java/locale/LocaleInformation_se_FI.properties,
	* resource/gnu/java/locale/LocaleInformation_si.properties,
	* resource/gnu/java/locale/LocaleInformation_sid.properties,
	* resource/gnu/java/locale/LocaleInformation_sk.properties,
	* resource/gnu/java/locale/LocaleInformation_sl.properties,
	* resource/gnu/java/locale/LocaleInformation_so.properties,
	* resource/gnu/java/locale/LocaleInformation_sq.properties,
	* resource/gnu/java/locale/LocaleInformation_sr.properties,
	* resource/gnu/java/locale/LocaleInformation_sr_BA_Cyrl.properties,
	* resource/gnu/java/locale/LocaleInformation_sr_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_ss.properties,
	* resource/gnu/java/locale/LocaleInformation_st.properties,
	* resource/gnu/java/locale/LocaleInformation_sv.properties,
	* resource/gnu/java/locale/LocaleInformation_sw.properties,
	* resource/gnu/java/locale/LocaleInformation_syr.properties,
	* resource/gnu/java/locale/LocaleInformation_ta.properties,
	* resource/gnu/java/locale/LocaleInformation_te.properties,
	* resource/gnu/java/locale/LocaleInformation_tg.properties,
	* resource/gnu/java/locale/LocaleInformation_th.properties,
	* resource/gnu/java/locale/LocaleInformation_ti.properties,
	* resource/gnu/java/locale/LocaleInformation_ti_ER.properties,
	* resource/gnu/java/locale/LocaleInformation_tig.properties,
	* resource/gnu/java/locale/LocaleInformation_tn.properties,
	* resource/gnu/java/locale/LocaleInformation_to.properties,
	* resource/gnu/java/locale/LocaleInformation_tr.properties,
	* resource/gnu/java/locale/LocaleInformation_trv.properties,
	* resource/gnu/java/locale/LocaleInformation_ts.properties,
	* resource/gnu/java/locale/LocaleInformation_tt.properties,
	* resource/gnu/java/locale/LocaleInformation_ug.properties,
	* resource/gnu/java/locale/LocaleInformation_uk.properties,
	* resource/gnu/java/locale/LocaleInformation_ur.properties,
	* resource/gnu/java/locale/LocaleInformation_uz.properties,
	* resource/gnu/java/locale/LocaleInformation_uz_Arab.properties,
	* resource/gnu/java/locale/LocaleInformation_uz_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_ve.properties,
	* resource/gnu/java/locale/LocaleInformation_vi.properties,
	* resource/gnu/java/locale/LocaleInformation_wal.properties,
	* resource/gnu/java/locale/LocaleInformation_wo.properties,
	* resource/gnu/java/locale/LocaleInformation_xh.properties,
	* resource/gnu/java/locale/LocaleInformation_yo.properties,
	* resource/gnu/java/locale/LocaleInformation_zh.properties,
	* resource/gnu/java/locale/LocaleInformation_zh_Hant.properties,
	* resource/gnu/java/locale/LocaleInformation_zu.properties:
	Update locale data without trailing separator.
</pre>
</div>
</content>
</entry>
<entry>
<title>PR classpath/42390: Use AccessController and PrivilegedAction to retrieve system properties.</title>
<updated>2012-02-08T19:09:35+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-02-08T19:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=ad266a16a5e6fb845316b7694315e7d9a77f41f8'/>
<id>ad266a16a5e6fb845316b7694315e7d9a77f41f8</id>
<content type='text'>
2012-02-08  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR classpath/42390
	* java/nio/channels/spi/SelectorProvider.java:
	(provider()): Retrieve property value using
	PrivilegedAction.
	* java/security/KeyStore.java:
	(getDefaultType()): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-02-08  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR classpath/42390
	* java/nio/channels/spi/SelectorProvider.java:
	(provider()): Retrieve property value using
	PrivilegedAction.
	* java/security/KeyStore.java:
	(getDefaultType()): Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>PR classpath/42390: Add missing security checks in DatagramSocket.connect.</title>
<updated>2012-02-08T14:47:56+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-02-08T14:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=d2dc6dc321a13c8a3ba2d07f2b780b269f33782b'/>
<id>d2dc6dc321a13c8a3ba2d07f2b780b269f33782b</id>
<content type='text'>
2012-02-06  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR classpath/42390
	* java/net/DatagramSocket.java:
	(connect(InetAddress,int)): Add missing security
	checks which OpenJDK performs and we don't.  It's
	possible to initialise a DatagramSocket with null
	so we should also ensure we are bound.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-02-06  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR classpath/42390
	* java/net/DatagramSocket.java:
	(connect(InetAddress,int)): Add missing security
	checks which OpenJDK performs and we don't.  It's
	possible to initialise a DatagramSocket with null
	so we should also ensure we are bound.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerate locale resources with 'format' month/day context and no alternative elements.</title>
<updated>2012-02-02T02:04:26+00:00</updated>
<author>
<name>Andrew John Hughes</name>
<email>gnu_andrew@member.fsf.org</email>
</author>
<published>2012-02-02T02:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/classpath.git/commit/?id=fa85ef862acaa77f816e29f935d4603906905af4'/>
<id>fa85ef862acaa77f816e29f935d4603906905af4</id>
<content type='text'>
2012-02-01  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* resource/gnu/java/locale/LocaleInformation.properties,
	* resource/gnu/java/locale/LocaleInformation_ar.properties,
	* resource/gnu/java/locale/LocaleInformation_az.properties,
	* resource/gnu/java/locale/LocaleInformation_be.properties,
	* resource/gnu/java/locale/LocaleInformation_bg.properties,
	* resource/gnu/java/locale/LocaleInformation_bn.properties,
	* resource/gnu/java/locale/LocaleInformation_ca.properties,
	* resource/gnu/java/locale/LocaleInformation_cs.properties,
	* resource/gnu/java/locale/LocaleInformation_cy.properties,
	* resource/gnu/java/locale/LocaleInformation_da.properties,
	* resource/gnu/java/locale/LocaleInformation_de.properties,
	* resource/gnu/java/locale/LocaleInformation_ee.properties,
	* resource/gnu/java/locale/LocaleInformation_el.properties,
	* resource/gnu/java/locale/LocaleInformation_en.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Shaw.properties,
	* resource/gnu/java/locale/LocaleInformation_es.properties,
	* resource/gnu/java/locale/LocaleInformation_fa.properties,
	* resource/gnu/java/locale/LocaleInformation_fi.properties,
	* resource/gnu/java/locale/LocaleInformation_fil.properties,
	* resource/gnu/java/locale/LocaleInformation_fr.properties,
	* resource/gnu/java/locale/LocaleInformation_gaa.properties,
	* resource/gnu/java/locale/LocaleInformation_he.properties,
	* resource/gnu/java/locale/LocaleInformation_hi.properties,
	* resource/gnu/java/locale/LocaleInformation_hr.properties,
	* resource/gnu/java/locale/LocaleInformation_hu.properties,
	* resource/gnu/java/locale/LocaleInformation_is.properties,
	* resource/gnu/java/locale/LocaleInformation_it.properties,
	* resource/gnu/java/locale/LocaleInformation_ja.properties,
	* resource/gnu/java/locale/LocaleInformation_ko.properties,
	* resource/gnu/java/locale/LocaleInformation_lt.properties,
	* resource/gnu/java/locale/LocaleInformation_lv.properties,
	* resource/gnu/java/locale/LocaleInformation_ml.properties,
	* resource/gnu/java/locale/LocaleInformation_my.properties,
	* resource/gnu/java/locale/LocaleInformation_nb.properties,
	* resource/gnu/java/locale/LocaleInformation_nl.properties,
	* resource/gnu/java/locale/LocaleInformation_nn.properties,
	* resource/gnu/java/locale/LocaleInformation_pl.properties,
	* resource/gnu/java/locale/LocaleInformation_pt.properties,
	* resource/gnu/java/locale/LocaleInformation_pt_PT.properties,
	* resource/gnu/java/locale/LocaleInformation_ro.properties,
	* resource/gnu/java/locale/LocaleInformation_ru.properties,
	* resource/gnu/java/locale/LocaleInformation_si.properties,
	* resource/gnu/java/locale/LocaleInformation_sr.properties,
	* resource/gnu/java/locale/LocaleInformation_sr_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_sv.properties,
	* resource/gnu/java/locale/LocaleInformation_th.properties,
	* resource/gnu/java/locale/LocaleInformation_tr.properties,
	* resource/gnu/java/locale/LocaleInformation_uk.properties,
	* resource/gnu/java/locale/LocaleInformation_ur.properties,
	* resource/gnu/java/locale/LocaleInformation_uz_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_vi.properties,
	* resource/gnu/java/locale/LocaleInformation_zh.properties,
	* resource/gnu/java/locale/LocaleInformation_zh_Hant.properties,
	* resource/gnu/java/locale/LocaleInformation_zu.properties:
	Use the 'format' context type for months and days, and avoid
	alternatives for other elements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2012-02-01  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	* resource/gnu/java/locale/LocaleInformation.properties,
	* resource/gnu/java/locale/LocaleInformation_ar.properties,
	* resource/gnu/java/locale/LocaleInformation_az.properties,
	* resource/gnu/java/locale/LocaleInformation_be.properties,
	* resource/gnu/java/locale/LocaleInformation_bg.properties,
	* resource/gnu/java/locale/LocaleInformation_bn.properties,
	* resource/gnu/java/locale/LocaleInformation_ca.properties,
	* resource/gnu/java/locale/LocaleInformation_cs.properties,
	* resource/gnu/java/locale/LocaleInformation_cy.properties,
	* resource/gnu/java/locale/LocaleInformation_da.properties,
	* resource/gnu/java/locale/LocaleInformation_de.properties,
	* resource/gnu/java/locale/LocaleInformation_ee.properties,
	* resource/gnu/java/locale/LocaleInformation_el.properties,
	* resource/gnu/java/locale/LocaleInformation_en.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties,
	* resource/gnu/java/locale/LocaleInformation_en_Shaw.properties,
	* resource/gnu/java/locale/LocaleInformation_es.properties,
	* resource/gnu/java/locale/LocaleInformation_fa.properties,
	* resource/gnu/java/locale/LocaleInformation_fi.properties,
	* resource/gnu/java/locale/LocaleInformation_fil.properties,
	* resource/gnu/java/locale/LocaleInformation_fr.properties,
	* resource/gnu/java/locale/LocaleInformation_gaa.properties,
	* resource/gnu/java/locale/LocaleInformation_he.properties,
	* resource/gnu/java/locale/LocaleInformation_hi.properties,
	* resource/gnu/java/locale/LocaleInformation_hr.properties,
	* resource/gnu/java/locale/LocaleInformation_hu.properties,
	* resource/gnu/java/locale/LocaleInformation_is.properties,
	* resource/gnu/java/locale/LocaleInformation_it.properties,
	* resource/gnu/java/locale/LocaleInformation_ja.properties,
	* resource/gnu/java/locale/LocaleInformation_ko.properties,
	* resource/gnu/java/locale/LocaleInformation_lt.properties,
	* resource/gnu/java/locale/LocaleInformation_lv.properties,
	* resource/gnu/java/locale/LocaleInformation_ml.properties,
	* resource/gnu/java/locale/LocaleInformation_my.properties,
	* resource/gnu/java/locale/LocaleInformation_nb.properties,
	* resource/gnu/java/locale/LocaleInformation_nl.properties,
	* resource/gnu/java/locale/LocaleInformation_nn.properties,
	* resource/gnu/java/locale/LocaleInformation_pl.properties,
	* resource/gnu/java/locale/LocaleInformation_pt.properties,
	* resource/gnu/java/locale/LocaleInformation_pt_PT.properties,
	* resource/gnu/java/locale/LocaleInformation_ro.properties,
	* resource/gnu/java/locale/LocaleInformation_ru.properties,
	* resource/gnu/java/locale/LocaleInformation_si.properties,
	* resource/gnu/java/locale/LocaleInformation_sr.properties,
	* resource/gnu/java/locale/LocaleInformation_sr_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_sv.properties,
	* resource/gnu/java/locale/LocaleInformation_th.properties,
	* resource/gnu/java/locale/LocaleInformation_tr.properties,
	* resource/gnu/java/locale/LocaleInformation_uk.properties,
	* resource/gnu/java/locale/LocaleInformation_ur.properties,
	* resource/gnu/java/locale/LocaleInformation_uz_Latn.properties,
	* resource/gnu/java/locale/LocaleInformation_vi.properties,
	* resource/gnu/java/locale/LocaleInformation_zh.properties,
	* resource/gnu/java/locale/LocaleInformation_zh_Hant.properties,
	* resource/gnu/java/locale/LocaleInformation_zu.properties:
	Use the 'format' context type for months and days, and avoid
	alternatives for other elements.
</pre>
</div>
</content>
</entry>
</feed>
