summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bevin <gbevin@gentoo.org>2002-02-01 21:53:11 +0000
committerGeert Bevin <gbevin@gentoo.org>2002-02-01 21:53:11 +0000
commit539373db1e1dfd855895dc9b1a4f8aaf9456beec (patch)
tree87dacd6c989e80b4ae4bca467f75ca454386136e /dev-libs/libpcre
parentinitial changelogs for all packages and example skel.ChangeLog (diff)
downloadhistorical-539373db1e1dfd855895dc9b1a4f8aaf9456beec.tar.gz
historical-539373db1e1dfd855895dc9b1a4f8aaf9456beec.tar.bz2
historical-539373db1e1dfd855895dc9b1a4f8aaf9456beec.zip
initial changelogs for all packages and example skel.ChangeLog
Diffstat (limited to 'dev-libs/libpcre')
-rw-r--r--dev-libs/libpcre/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-libs/libpcre/ChangeLog b/dev-libs/libpcre/ChangeLog
new file mode 100644
index 000000000000..c8a2fadaa8a2
--- /dev/null
+++ b/dev-libs/libpcre/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for dev-libs/libpcre
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.1 2002/02/01 21:53:11 gbevin Exp $
+
+*libpcre-3.7 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ 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.