aboutsummaryrefslogblamecommitdiffstats
path: root/lib/parsetools/doc/src/notes_history.xml
blob: 311711becffe3c75ef134b36f02a701786b09dea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                       




                                       
                                        


                                                        










                                                                              


































































                                                                         
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE chapter SYSTEM "chapter.dtd">

<chapter>
  <header>
    <copyright>
      <year>2006</year><year>2016</year>
      <holder>Ericsson AB. All Rights Reserved.</holder>
    </copyright>
    <legalnotice>
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
      You may obtain a copy of the License at
 
          http://www.apache.org/licenses/LICENSE-2.0

      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.
    
    </legalnotice>

    <title>Parsetools Release Notes</title>
    <prepared>Hans Bolinder</prepared>
    <responsible></responsible>
    <docno></docno>
    <approved></approved>
    <checked></checked>
    <date>06-02-20</date>
    <rev>A</rev>
    <file>notes_history.sgml</file>
  </header>

  <section>
    <title>Parsetools 1.3</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>The source code was cleaned up from unused variables to
            eliminate compiler warnings. No other changes.</p>
          <p>Own Id: OTP-5185</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Parsetools 1.2</title>
    <p>No release notes.</p>
  </section>

  <section>
    <title>Parsetools 1.1</title>
    <p>No release notes.</p>
  </section>

  <section>
    <title>Parsetools 1.0.1</title>

    <section>
      <title>Fixed Bugs and malfunctions</title>
      <list type="bulleted">
        <item>
          <p>Correction in <c>yeccpre.hrl</c> to give correct syntax 
            error info when the offending token was of the form 
            <c>{Class, Line, Value}</c>.</p>
          <p>Own Id: OTP-1881</p>
        </item>
        <item>
          <p>The <c>yecc</c> function does now accept atoms in the 
            <c>Grammarfile</c>, <c>Parserfile</c> and <c>Includefile</c> 
            arguments.</p>
          <p>Own Id: OTP-1405</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Parsetools 1.0</title>
    <p>There are no changes since Erlang 4.3.</p>
  </section>
</chapter>