~ubuntu-branches/ubuntu/karmic/pandoc/karmic

Viewing all changes in revision 1.

  • Committer: Bazaar Package Importer
  • Author(s): Recai Oktaş, John MacFarlane, Recai Oktaş
  • Date: 2007-09-03 18:24:02 UTC
  • Revision ID: james.westby@ubuntu.com-20070903182402-nkapz649g7nrecxj
Tags: 0.44
[ John MacFarlane ]

* Fixed bug in HTML writer:  when --toc was used, anchors were put around
  headers, which is invalid XHTML (block content within inline element).
  Now the anchors are put inside the header tags.  Resolves Issue #23.

* Added xmlns attribute to html element in html writer tests.
  This attribute is added by more recent versions of the
  xhtml library (>= 3000), and is required for valid XHTML.

[ Recai Oktaş ]

* On configure, compile 'Setup.hs' to 'setup' and use 'setup' as the build
  command instead of 'runhaskell', which, on some platforms (such as s390,
  alpha, m68k), throws the following error:

      runhaskell Setup.hs configure --prefix=/usr
      ghc-6.6.1: not built for interactive use

  This causes a serious FTBFS bug.  Closes: #440668.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: