Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 149 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
149 holmgren 1
pike7.8 (7.8.352-dfsg-6) unstable; urgency=low
2
 
3
    A few graphics modules (Graphics, Colors, and Protocols.X.XImage) have
4
    been moved from pike7.8-core to pike7.8-image because they in fact
243 holmgren 5
    require the Image module. Similarly, the pmar_install tool, which
149 holmgren 6
    requires the module tool, has been moved to pike7.8-dev where that
7
    tool is found.
8
 
9
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 21:19:16 +0200
10
 
3 magnus 11
pike7.6 (7.6.112-1) unstable; urgency=low
12
 
149 holmgren 13
    The Image.TTF module uses the deprecated freetype1 library that is
3 magnus 14
    being phased out. It has therefore been removed. The Image.FreeType
15
    module should be used instead.
16
 
17
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 25 Sep 2007 20:21:17 +0200