mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-11604 update readme and APIChangeReport for GA
X-SVN-Rev: 37270
This commit is contained in:
parent
b72bd763eb
commit
f2eaa16866
2 changed files with 286 additions and 286 deletions
File diff suppressed because it is too large
Load diff
|
@ -3,7 +3,7 @@
|
|||
|
||||
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
|
||||
<head>
|
||||
<title>ReadMe for ICU 55.1 (55rc)</title>
|
||||
<title>ReadMe for ICU 55.1</title>
|
||||
<meta name="COPYRIGHT" content=
|
||||
"Copyright (c) 1997-2015 IBM Corporation and others. All Rights Reserved." />
|
||||
<meta name="KEYWORDS" content=
|
||||
|
@ -20,8 +20,9 @@
|
|||
rc - if the release note is a release candidate
|
||||
milestone - if the release note is a milestone release
|
||||
-->
|
||||
|
||||
<body class="rc">
|
||||
|
||||
<body>
|
||||
<!-- <body class="rc"> -->
|
||||
<!--<body class="milestone">-->
|
||||
<p class="only-draft"><b>Note:</b> This is a draft readme.</p>
|
||||
|
||||
|
@ -30,7 +31,7 @@
|
|||
International Components for Unicode<br/>
|
||||
<span class="only-rc">Release Candidate</span>
|
||||
<span class="only-milestone">(Milestone Release)</span>
|
||||
<abbr title="International Components for Unicode">ICU</abbr> 55.1 (55rc) ReadMe
|
||||
<abbr title="International Components for Unicode">ICU</abbr> 55.1 ReadMe
|
||||
</h1>
|
||||
|
||||
<!-- Shouldn't need to comment/uncomment this paragraph, just change the body class -->
|
||||
|
@ -42,7 +43,7 @@
|
|||
<p class="note only-rc">This is a release candidate version of ICU4C.
|
||||
It is not recommended for production use.</p>
|
||||
|
||||
<p>Last updated: 2015-Mar-13<br />
|
||||
<p>Last updated: 2015-Mar-25<br />
|
||||
Copyright © 1997-2015 International Business Machines Corporation and
|
||||
others. All Rights Reserved.</p>
|
||||
<!-- Remember that there is a copyright at the end too -->
|
||||
|
|
Loading…
Add table
Reference in a new issue