From 68b804f34d4ec420d86953e3f519179a40fbee8f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 29 Jan 2013 11:38:41 +0100 Subject: Prepare release --- lib/erl_docgen/doc/src/notes.xml | 42 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'lib/erl_docgen') diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml index 9775909d76..5b255efe31 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -30,7 +30,47 @@

This document describes the changes made to the erl_docgen application.

-
Erl_Docgen 0.3.3 +
Erl_Docgen 0.3.4 + +
Fixed Bugs and Malfunctions + + +

Correct a PDF indentation bug for tagged lists in + tagged lists and added some missing tags to the DTD.

+

+ Own Id: OTP-10725

+
+
+
+ + +
Improvements and New Features + + +

Support for Unicode has been implemented.

+

+ Own Id: OTP-10302

+
+ +

Where necessary a comment stating encoding has been + added to Erlang files. The comment is meant to be removed + in Erlang/OTP R17B when UTF-8 becomes the default + encoding.

+

+ Own Id: OTP-10630

+
+ +

Some examples overflowing the width of PDF pages have + been corrected.

+

+ Own Id: OTP-10665

+
+
+
+ +
+ +
Erl_Docgen 0.3.3
Improvements and New Features -- cgit v1.2.3