diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-08-23 23:19:08 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-08-23 23:19:08 +0200 |
commit | b652ff751b5c5e4210195cadbac0b404e3fe402e (patch) | |
tree | af941649bb206d5ce21b13821e190a0ffd4ac298 /ChangeLog | |
parent | 45efee6e5addfe3677b218abda5fef244ec767c9 (diff) | |
download | geiser-guile-b652ff751b5c5e4210195cadbac0b404e3fe402e.tar.gz geiser-guile-b652ff751b5c5e4210195cadbac0b404e3fe402e.tar.bz2 |
Putting ChangeLog to good use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..09d790c --- /dev/null +++ b/ChangeLog @@ -0,0 +1,6 @@ +## The contents of this file will be generated during 'make dist' by the +## shell command: + + git log --summary --stat + +# which you can run using 'sh ChangeLog' |