mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
18f395b6ff
complete ChangeLog and add mkcl.sh that contains the options to generate ChangeLog. git-svn-id: https://svn.xiph.org/trunk/ezstream@12587 0101bb08-14d6-0310-b084-bc0e0c8e3800
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
svn2cl --stdout -i --reparagraph --break-before-msg -o ChangeLog
|