~scode/duplicity/misc

« back to all changes in this revision

Viewing changes to dist/mkGNUChangelog.sh

  • Committer: Peter Schuller
  • Date: 2009-07-08 16:51:59 UTC
  • mfrom: (548.1.10 duplicity-src)
  • Revision ID: peter.schuller@infidyne.com-20090708165159-v65s0znz09fnq29w
* merge latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
cd /home/ken/workspace/duplicity-src
5
5
 
6
6
# make changelog
7
 
bzr log -v > Changelog.GNU
 
7
bzr log --gnu-changelog > Changelog.GNU