[Bump to version 1.14 malcolm.wallace@me.com**20120711125956 Ignore-this: 74a8ec5157c1310d028f852203484faf ] { hunk ./CHANGELOG 1 +Version 1.14 +------------ + * New API to return symbol table after processing. + hunk ./Makefile 2 -VERSION = 1.12 +VERSION = 1.14 hunk ./Makefile.nhc98 6 -VERSION = 1.12 +VERSION = 1.14 hunk ./Makefile.nhc98 60 - $(LOCAL)nhc98 -H8M -o $(TARGET) $(OBJS) + $(LOCAL)nhc98 -H8M -o $(TARGET) $(OBJS) -package base hunk ./README 33 -Copyright (c) 2004-2011 Malcolm Wallace (Malcolm.Wallace@me.com) +Copyright (c) 2004-2012 Malcolm Wallace (Malcolm.Wallace@me.com) hunk ./cpphs.cabal 2 -Version: 1.13.3 +Version: 1.14 hunk ./cpphs.hs 23 -version = "1.12" +version = "1.14" hunk ./docs/index.html 201 -cpphs-1.13, release date 2011.09.26
+cpphs-1.14, release date 2012.07.11
hunk ./docs/index.html 203 -.tar.gz, +.tar.gz, hunk ./docs/index.html 206 -
  • Accept the -U commandline option for compatibility with cpp. +
  • New API to return symbol table after processing. hunk ./docs/index.html 229 + +

    +cpphs-1.13, release date 2011.09.26
    +By HTTP: +.tar.gz, +Hackage. +

    + hunk ./docs/index.html 605 -

    Copyright: © 2004-2011 Malcolm Wallace, +

    Copyright: © 2004-2012 Malcolm Wallace, }