Changeset 727


Ignore:
Timestamp:
Oct 4, 2008, 4:36:03 PM (16 years ago)
Author:
joergs
Message:

added missing '-' for Changelog entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/technical/common/build/svn_build_prepare.sh

    r726 r727  
    9292        # changelog header
    9393        DATE=`unset LANG; date +"%a %b %d %Y"`
    94         echo -e "* $DATE svn_build\n" > Changes
     94        echo -e "* $DATE - svn_build\n" > Changes
    9595        echo "- Subversion status:" >> Changes
    9696        # additional infos for the Changes file (see if everything is checked in)
Note: See TracChangeset for help on using the changeset viewer.