summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-06-01 21:03:30 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-06-01 21:03:30 +0000
commit9137113809c85f9426a5c6d5d9b47093e88c7b6e (patch)
tree107f55b00c07f7c74838b0cf628fdc5bd7ec1817 /media-gfx/gtkam/ChangeLog
parentAdded another patch. This one for gcc3.1 support. (diff)
downloadgentoo-2-9137113809c85f9426a5c6d5d9b47093e88c7b6e.tar.gz
gentoo-2-9137113809c85f9426a5c6d5d9b47093e88c7b6e.tar.bz2
gentoo-2-9137113809c85f9426a5c6d5d9b47093e88c7b6e.zip
gtkam added. Initial version. - stroke
Diffstat (limited to 'media-gfx/gtkam/ChangeLog')
-rw-r--r--media-gfx/gtkam/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-gfx/gtkam/ChangeLog b/media-gfx/gtkam/ChangeLog
new file mode 100644
index 000000000000..701022ee08a3
--- /dev/null
+++ b/media-gfx/gtkam/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for media-gfx/gtkam
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.1 2002/06/01 21:03:30 stroke Exp $
+
+*gtkam-0.1.4 (1 June 2002)
+
+ 1 June 2002; Lasse Mikkelsen <lbm@fatalerror.dk> gtkam-0.1.4.ebuild :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.