Skip to content

Commit 7065d1b

Browse files
committed
Updated ChangeLog formatting
1 parent ca5d868 commit 7065d1b

File tree

2 files changed

+14242
-14238
lines changed

2 files changed

+14242
-14238
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ IF (OSG_MAINTAINER)
233233
#
234234
# Provide target for generating ChangeLog
235235
#
236-
SET(GITLOGFORMAT "%aD%nChecked in by : %an%n%s%b%n")
236+
SET(GITLOGFORMAT "%aD%nAuthor : %an%n%s%b%n")
237237
SET(GENERATELOGS git log --pretty=format:${GITLOGFORMAT})
238238

239239
ADD_CUSTOM_TARGET(ChangeLog

0 commit comments

Comments
 (0)