gucharmap r1824 - trunk
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gucharmap r1824 - trunk
- Date: Mon, 16 Jun 2008 21:17:15 +0000 (UTC)
Author: chpe
Date: Mon Jun 16 21:17:15 2008
New Revision: 1824
URL: http://svn.gnome.org/viewvc/gucharmap?rev=1824&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:17:15 2008
@@ -0,0 +1,16 @@
+Gucharmap 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/gucharmap/?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:17:15 2008
@@ -25,6 +25,7 @@
EXTRA_DIST = \
ChangeLog.pre-2-23 \
+ ChangeLog.README \
autogen.sh \
gtkrc.win32 \
gnome-doc-utils.make \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]