diff options
Diffstat (limited to 'lang/cpp/ChangeLog')
-rw-r--r-- | lang/cpp/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lang/cpp/ChangeLog b/lang/cpp/ChangeLog new file mode 100644 index 00000000..4fbdbf34 --- /dev/null +++ b/lang/cpp/ChangeLog @@ -0,0 +1,17 @@ +No ChangeLog file +================= + +Do not modify the ChangeLog file of GpgME++. Since GpgME++ was added +to gpgme we put change information only in the GIT commit log, and +generate a top-level ChangeLog file from logs at "make dist" time. +As such, there are strict requirements on the form of the commit log +messages. See doc/HACKING (of gpgme) for details. + +Change information before GpgME++ was added to gpgme can be found in +the KDE repositories from where GpgME++ has been imported. + + +Local Variables: +buffer-read-only: t +mode: text +End: |