Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 2699855

Browse files
updated CHANGES.html
1 parent d4b6c29 commit 2699855

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGES.html

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,28 @@ <h2>21 May 2009</h2>
9898
number literals, Lua strings, C preprocessor directives,
9999
newlines in Wiki code on Windows, and newlines in IE6.</li>
100100
</ul>
101-
<h2>14 August</h2>
101+
<h2>14 August 2009</h2>
102102
<ul>
103103
<li>Fixed prettifying of <code>&lt;code&gt;</code> blocks with embedded newlines.
104104
</ul>
105-
<h2>3 October</h2>
105+
<h2>3 October 2009</h2>
106106
<ul>
107107
<li>Fixed prettifying of XML/HTML tags that contain uppercase letters.
108108
</ul>
109+
<h2>19 July 2010</h2>
110+
<ul>
111+
<li>Added support for line numbers. Bug
112+
<a href="http://code.google.com/p/google-code-prettify/issues/detail?id=22"
113+
>22</a></li>
114+
<li>Added YAML support. Bug
115+
<a href="http://code.google.com/p/google-code-prettify/issues/detail?id=123"
116+
>123</a></li>
117+
<li>Added VHDL support courtesy Le Poussin.</li>
118+
<li>IE performance improvements. Bug
119+
<a href="http://code.google.com/p/google-code-prettify/issues/detail?id=102"
120+
>102</a> courtesy jacobly.</li>
121+
<li>A variety of markup formatting fixes courtesy smain and thezbyg.</li>
122+
<li>Fixed copy and paste in IE[678].
123+
</ul>
109124
</body>
110125
</html>

0 commit comments

Comments
 (0)