summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-04-19 21:49:08 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-04-19 21:49:08 +0000
commit9a158bb9d1517cecdfac242902dfb86d92b5b45b (patch)
tree8e7429fa616bbbefbd1dbc2b9a2412e57ddecbf6 /media-libs/libwmf/ChangeLog
parentremoved older ebuilds (diff)
downloadgentoo-2-9a158bb9d1517cecdfac242902dfb86d92b5b45b.tar.gz
gentoo-2-9a158bb9d1517cecdfac242902dfb86d92b5b45b.tar.bz2
gentoo-2-9a158bb9d1517cecdfac242902dfb86d92b5b45b.zip
added libwmf - a library to convert windows wmf files to something else.
Diffstat (limited to 'media-libs/libwmf/ChangeLog')
-rw-r--r--media-libs/libwmf/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/media-libs/libwmf/ChangeLog b/media-libs/libwmf/ChangeLog
new file mode 100644
index 000000000000..a45cf0179166
--- /dev/null
+++ b/media-libs/libwmf/ChangeLog
@@ -0,0 +1,18 @@
+# ChangeLog for dev-libs/libwmf
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# /space/gentoo/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.1 2002/02/01 21:53:11 gbevin Exp
+
+*libwmf-0.2.2-pre1 (7 Feb 2002)
+
+ 19 Apr 2002; G.Shapovalov <georges@its.caltech.edu> all_files :
+
+ initial release. This library is necessary for building wv, so that it can
+ correctly parse MSWord files containing wmf images.
+
+ 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.