c++: Add changelog files in c++tools/ and libcody/ directories
Add ChangeLog files, so that update_version_git can then fill those in.
This commit is contained in:
parent
662de36bf7
commit
30c41abc41
2 changed files with 12 additions and 0 deletions
6
c++tools/ChangeLog
Normal file
6
c++tools/ChangeLog
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
Copyright (C) 2020 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved.
|
6
libcody/ChangeLog
Normal file
6
libcody/ChangeLog
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
Copyright (C) 2020 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved.
|
Loading…
Add table
Reference in a new issue