[Bump version to 1.16 Malcolm.Wallace@me.com**20130122171030 Ignore-this: 1f95638d42142a335b603e41bf6f2308 ] { hunk ./CHANGELOG 1 +Version 1.16 +------------ + * fix interaction of runCpphsReturningSymTab with --nomacro + hunk ./Makefile 2 -VERSION = 1.15 +VERSION = 1.16 hunk ./Makefile.nhc98 6 -VERSION = 1.15 +VERSION = 1.16 hunk ./README 33 -Copyright (c) 2004-2012 Malcolm Wallace (Malcolm.Wallace@me.com) +Copyright (c) 2004-2013 Malcolm Wallace (Malcolm.Wallace@me.com) hunk ./cpphs.cabal 2 -Version: 1.15 +Version: 1.16 hunk ./cpphs.hs 23 -version = "1.15" +version = "1.16" hunk ./docs/index.html 201 -cpphs-1.15, release date 2012.11.30
+cpphs-1.16, release date 2013.01.22
hunk ./docs/index.html 203 -.tar.gz, +.tar.gz, hunk ./docs/index.html 206 -
  • Fix the interaction of --nomacro with --strip. -
  • Fix the error message received when # appears without a command. +
  • Fix the interaction of runCpphsReturningSymTab with --nomacro. hunk ./docs/index.html 230 +

    +cpphs-1.15, release date 2012.11.30
    +By HTTP: +.tar.gz, +Hackage. +

    + }