Changeset 152

Show
Ignore:
Timestamp:
10/31/04 16:19:23 (4 years ago)
Author:
jajcus
Message:

- better format of ChangeLog? entries

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r151 r152  
    5252cl-stamp: .svn/entries 
    5353        TZ=UTC svn log -v --xml \ 
    54                 | aux/svn2log.py -p '/(branches/[^/]+|trunk)' -x ChangeLog -u aux/users 
     54                | aux/svn2log.py -p '/(branches/[^/]+|trunk)' -x ChangeLog -u aux/users -F 
    5555        touch cl-stamp 
    5656