summaryrefslogtreecommitdiff
blob: 413a93ed285fef5ddafd68a34c7c1aeeada9b50a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# ChangeLog for app-admin/gentoolkit/lintool/scripts
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/ChangeLog,v 1.8 2003/02/25 14:37:33 agriffis Exp $

25 Feb 2003 Aron Griffis <agriffis@gentoo.org>
	* fix more echangelog buglets, reported by Hannes and Weeve
		- Wrap files listing and separate with commas
		- Normalize whitespace after an entry
		- Don't list digests

21 Feb 2003 Aron Griffis <agriffis@gentoo.org>
	* fix some bugs in echangelog...
		- make it work with gtk+ (and other ebuilds with regex specials)
		- recognize (broken) *version with ending "." or ".ebuild"
		- get trailing spacing right when coming from stdin
		- use all cmdline args instead of just first for entry
		- make a new changelog if it seems appropriate
	* fix some bugs in ekeyword...
		- don't die if the file hasn't changed
		- inspect ARGV[0] to see if it looks like a keyword

13 Feb 2003 Aron Griffis <agriffis@gentoo.org>
    * update ekeyword to fix strange spacing from other keyword tools

12 Feb 2003 Aron Griffis <agriffis@gentoo.org>
    * update echangelog to insert entry at the correct location in the
      ChangeLog

10 Feb 2003 Aron Griffis <agriffis@gentoo.org>
    * add echangelog and ekeyword

11 Nov 2002 Martin Holzer <mholzer@gentoo.org>
    * fix emerge-webrsync 0 byte bug