diff options
author | Krzysztof Klinikowski <kkszysiu@gmail.com> | 2010-01-03 20:48:11 +0100 |
---|---|---|
committer | Krzysztof Klinikowski <kkszysiu@gmail.com> | 2010-01-05 18:57:58 +0100 |
commit | 9e00e899f638622df5972eb5e354802b2f41db95 (patch) | |
tree | 730353b0e889bf9b5ce3e396b746f42781950f4a /ChangeLog | |
parent | 656ec7ad4f24e90aab326e6b99082d11d53665a1 (diff) |
Autotools support implemented (thanks to Marcin 'megabajt' Banasiak for patch)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..8ae693c --- /dev/null +++ b/ChangeLog @@ -0,0 +1,2 @@ +This is a placeholder ChangeLog - use `git log` instead. +In distributed tarballs this is replaced by the output of `git log --stat`. |