1 # ==[ Subject: One line only short meaningful description for logs ]===|
4 # ==[ Details: Describe what changed and explain why it changed ]======|
7 # Change log entry (see below for instructions).
10 # ==[ Footers: Uncomment and edit where applicable ]===================|
12 # One task per entry. Remember space after colon.
15 # ==[ Please wrap at 72 characters ]===================================|
17 # Remember to read http://wiki.qt-project.org/Commit_Policy
19 # Change log entry: If this commit adds a significant feature, fixes an
20 # issue or contains a behavior change that is relevant to others,
21 # add a change log entry. It can be multiple lines long and ends with an
22 # empty newline. Try to integrate it into the flow of the commit message
23 # to avoid redundancy.
24 # Use the module name to indicate the area of the change e.g. [QtCore].
25 # Optionally specify a class or subtopic [QtNetwork][QSslSocket].
26 # Other common tags are: [General], [Important Behavior Changes],
27 # [Platform Specific Changes][Windows][OS X][Linux/XCB].
29 # [ChangeLog][module][class/topic] description of the really important
30 # change that was just made on several lines.