gnome-terminal r2905 - trunk
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-terminal r2905 - trunk
- Date: Mon, 16 Jun 2008 21:16:25 +0000 (UTC)
Author: chpe
Date: Mon Jun 16 21:16:24 2008
New Revision: 2905
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2905&view=rev
Log:
Explain ChangeLog policy.
Added:
trunk/ChangeLog.README
Modified:
trunk/Makefile.am
Added: trunk/ChangeLog.README
==============================================================================
--- (empty file)
+++ trunk/ChangeLog.README Mon Jun 16 21:16:24 2008
@@ -0,0 +1,16 @@
+GNOME Terminal doesn't use ChangeLog anymore. Instead, we use SVN checkin comments
+to autogenerate a ChangeLog file at "make dist" time. Use "make ChangeLog" in the
+toplevel directory to manually create a ChangeLog. Or use
+http://svn.gnome.org/viewvc/gnome-terminal/?view=queryform
+to look up the version history.
+
+When committing a patch to svn, use a checkin comment that describes the changes
+made. If the checkin is related to a bug, reference the bug number. Example:
+
+ When removing a toolbar, make its items available again in the toolbar
+ editor. (Bug #131182)
+
+Checkin comments MUST use the UTF-8 encoding.
+
+Do NOT commit to this module without permission from a maintainer.
+See the MAINTAINERS file for who they are.
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Mon Jun 16 21:16:24 2008
@@ -9,6 +9,7 @@
EXTRA_DIST = \
ChangeLog.pre-2-23 \
+ ChangeLog.README \
HACKING \
$(desktop_in_files) \
$(desktop_DATA) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]