summaryrefslogtreecommitdiff
blob: c8b628350ff144caae62c3ed62a7b116d4de0e70 (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 net-print/cups
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.4 2002/02/10 03:37:26 drobbins Exp $

*cups-1.1.13-r2 (9 Feb 2002)

  9 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: Moved all empty directory
  creations to pkg_postinst() to prevent them from being unmerged on upgrade

*cups-1.1.13-r1 (8 Feb 2002)

  8 Feb 2002; Daniel Robbins <drobbins@gentoo.org>:
  Added back configure-jpeg-buildfix.diff which is apparently still needed.
  This closes bug #608.

*cups-1.1.13 (1 Feb 2002)

  1 Feb 2002; Donny Davies <woodchip@gentoo.org> /etc/cupsd.conf:

  Updated to the latest release, cups-1.1.13.  Now installing the html docs
  into /usr/share/cups/docs, which will let people upgrade cups in the
  future without having to change /etc/cupsd.conf to point to a new
  directory.  Makes things a little more user friendly.

*cups-1.1.12 (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.