~ubuntu-branches/debian/squeeze/pygments/squeeze

« back to all changes in this revision

Viewing changes to docs/build/changelog.html

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski
  • Date: 2010-03-02 20:06:16 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100302200616-gp11whnuehwj27cr
Tags: 1.3+dfsg-1
* New upstream release
  - install Bash completion script for pygmentize
* Standards-Version bumped to 3.8.4 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
        <h2>Contents</h2>
214
214
        <ul class="contents">
215
215
        
 
216
          <li><a href="#version-1-3">Version 1.3</a></li>
 
217
        
216
218
          <li><a href="#version-1-2-2">Version 1.2.2</a></li>
217
219
        
218
220
          <li><a href="#version-1-2-1">Version 1.2.1</a></li>
251
253
      </div>
252
254
    
253
255
    <p>Issue numbers refer to the tracker at <a class="reference external" href="http://dev.pocoo.org/projects/pygments/">http://dev.pocoo.org/projects/pygments/</a>.</p>
 
256
<div class="section" id="version-1-3">
 
257
<h3>Version 1.3</h3>
 
258
<p>(codename Schneeglöckchen, released Mar 01, 2010)</p>
 
259
<ul class="simple">
 
260
<li>Added the <tt class="docutils literal">ensurenl</tt> lexer option, which can be used to suppress the
 
261
automatic addition of a newline to the lexer input.</li>
 
262
<li>Lexers added:<ul>
 
263
<li>Ada</li>
 
264
<li>Coldfusion</li>
 
265
<li>Modula-2</li>
 
266
<li>haXe</li>
 
267
<li>R console</li>
 
268
<li>Objective-J</li>
 
269
<li>Haml and Sass</li>
 
270
<li>CoffeeScript</li>
 
271
</ul>
 
272
</li>
 
273
<li>Enhanced reStructuredText highlighting.</li>
 
274
<li>Added support for PHP 5.3 namespaces in the PHP lexer.</li>
 
275
<li>Added a bash completion script for <cite>pygmentize</cite>, to the external/
 
276
directory (#466).</li>
 
277
<li>Fixed a bug in <cite>do_insertions()</cite> used for multi-lexer languages.</li>
 
278
<li>Fixed a Ruby regex highlighting bug (#476).</li>
 
279
<li>Fixed regex highlighting bugs in Perl lexer (#258).</li>
 
280
<li>Add small enhancements to the C lexer (#467) and Bash lexer (#469).</li>
 
281
<li>Small fixes for the Tcl, Debian control file, Nginx config,
 
282
Smalltalk, Objective-C, Clojure, Lua lexers.</li>
 
283
<li>Gherkin lexer: Fixed single apostrophe bug and added new i18n keywords.</li>
 
284
</ul>
 
285
</div>
254
286
<div class="section" id="version-1-2-2">
255
287
<h3>Version 1.2.2</h3>
256
288
<p>(bugfix release, released Jan 02, 2010)</p>
278
310
<li>Go</li>
279
311
<li>Gherkin (Cucumber)</li>
280
312
<li>CMake</li>
281
 
<li>OOC</li>
 
313
<li>Ooc</li>
 
314
<li>Coldfusion</li>
 
315
<li>haXe</li>
 
316
<li>R console</li>
282
317
</ul>
283
318
</li>
284
319
<li>Added options for rendering LaTeX in source code comments in the
702
737
 
703
738
  </div>
704
739
</body>
705
 
<!-- generated on: 2010-01-02 22:27:11.743625
 
740
<!-- generated on: 2010-03-01 21:18:21.373497
706
741
     file id: changelog -->
707
742
</html>
 
 
b'\\ No newline at end of file'