[Bump version to 1.8 and update docs. Malcolm.Wallace@cs.york.ac.uk**20090806105323] { hunk ./CHANGELOG 1 +Version 1.8 +----------- + * Bugfix for off-by-one error in line numbers with --include=file. + hunk ./Makefile 2 -VERSION = 1.7 +VERSION = 1.8 hunk ./Makefile.nhc98 6 -VERSION = 1.7 +VERSION = 1.8 hunk ./cpphs.cabal 2 -Version: 1.7 -Copyright: 2004-8, Malcolm Wallace +Version: 1.8 +Copyright: 2004-2009, Malcolm Wallace hunk ./cpphs.hs 22 -version = "1.7" +version = "1.8" hunk ./docs/index.html 116 + [--include=file]* hunk ./docs/index.html 149 +--include=file + #include the given file at the start of the input hunk ./docs/index.html 197 -cpphs-1.7, release date 2009.06.22
+cpphs-1.8, release date 2009.08.06
hunk ./docs/index.html 199 -.tar.gz, -.zip. +.tar.gz, +.zip. hunk ./docs/index.html 206 -
  • Bugfix for --unlit interaction with \end{code}. +
  • Bugfix for off-by-one error in line numbers with --include=file. hunk ./docs/index.html 229 +

    +cpphs-1.7, release date 2009.06.22
    +By HTTP: +.tar.gz, +.zip. +

    + hunk ./docs/index.html 549 -

    Copyright: © 2004-2008 Malcolm Wallace, +

    Copyright: © 2004-2009 Malcolm Wallace, }