Skip to content
Snippets Groups Projects
Commit dc927ae8 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

ChangeLog stuff.

parent c326a7d6
Branches
Tags
No related merge requests found
#! /bin/sh
svn2cl --authors authors.xml --reparagraph -o ChangeLog.new
for i in alberta alberta_util demo doc add_ons; do
cd $i
svn2cl --authors ../authors.xml --reparagraph -o ChangeLog.new
cd ..
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment