blob: ad97e57d44c12915b3ecc27991e273c025f7709c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
No ChangeLog file
=================
Do not modify the ChangeLog file of the Python bindings of 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 the Python bindings were added to gpgme
can be found in doc/meta/old-commits.log.
Local Variables:
buffer-read-only: t
mode: text
End:
|