diff options
author | George Shapovalov <george@gentoo.org> | 2002-04-19 21:49:08 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-04-19 21:49:08 +0000 |
commit | 49ae44123eac939fb286f714b9a1cf9d5bc7d5db (patch) | |
tree | f482260588c5a7d9c594b2a14e23c4f4b8ded35f /media-libs/libwmf/ChangeLog | |
parent | removed older ebuilds (diff) | |
download | historical-49ae44123eac939fb286f714b9a1cf9d5bc7d5db.tar.gz historical-49ae44123eac939fb286f714b9a1cf9d5bc7d5db.tar.bz2 historical-49ae44123eac939fb286f714b9a1cf9d5bc7d5db.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/ChangeLog | 18 |
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. |