From 5cba75f6b5014ccc44b0699fa0b78a9e1edc8a08 Mon Sep 17 00:00:00 2001 From: Steve Arnold Date: Sat, 19 Sep 2015 15:44:09 -0700 Subject: [PATCH] Adding (auto)changelog and (static)history files --- CHANGELOG.md | 21 +++++++++++++++++++++ HISTORY.md | 11 +++++++++++ 2 files changed, 32 insertions(+) create mode 100644 CHANGELOG.md create mode 100644 HISTORY.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ca1caf3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Change Log + +## [Unreleased](https://github.com/sarnold/cccc/tree/HEAD) + +[Full Changelog](https://github.com/sarnold/cccc/compare/V3_1_4...HEAD) + +- fix gcc/g++ warnings and makefiles: done [\#1](https://github.com/sarnold/cccc/issues/1) + +# Historical changelog information + +## [V3_1_4](https://github.com/sarnold/cccc/tree/V3_1_4) (2006-01-06) +[Full Changelog](https://github.com/sarnold/cccc/compare/V3_1_3...V3_1_4) + +[This commit was manufactured by cvs2svn to create tag 'V3_1_4'.](http://github.com/sarnold/cccc/commit/d30dcbbf260324a9fb46804393c37af99465fd50) +[Fixing version numbering.](http://github.com/sarnold/cccc/commit/6445fc63077002491f932b6f27702b876a50f042) +[Fixed bad version numbering logic.](http://github.com/sarnold/cccc/commit/2658938bbbc3eae47b5147f631d266c1a2c789c3) +[This commit was manufactured by cvs2svn to create tag 'V3_1_3'.](http://github.com/sarnold/cccc/commit/385cf4588c37c2625828d413e617f7c0498c766d) + +Older changes are in the [changes.txt file](https://github.com/sarnold/cccc/blob/master/changes.txt) + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..bf94867 --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,11 @@ +# Historical changelog information + +## [V3_1_4](https://github.com/sarnold/cccc/tree/V3_1_4) (2006-01-06) +[Full Changelog](https://github.com/sarnold/cccc/compare/V3_1_3...V3_1_4) + +[This commit was manufactured by cvs2svn to create tag 'V3_1_4'.](http://github.com/sarnold/cccc/commit/d30dcbbf260324a9fb46804393c37af99465fd50) +[Fixing version numbering.](http://github.com/sarnold/cccc/commit/6445fc63077002491f932b6f27702b876a50f042) +[Fixed bad version numbering logic.](http://github.com/sarnold/cccc/commit/2658938bbbc3eae47b5147f631d266c1a2c789c3) +[This commit was manufactured by cvs2svn to create tag 'V3_1_3'.](http://github.com/sarnold/cccc/commit/385cf4588c37c2625828d413e617f7c0498c766d) + +Older changes are in the [changes.txt file](https://github.com/sarnold/cccc/blob/master/changes.txt)