~ubuntu-branches/ubuntu/jaunty/xbill/jaunty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Bridgett
  • Date: 2004-09-07 09:52:14 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040907095214-d0m46ojc8f7upuqm
Tags: 2.1-4
maintainer upload of NMU - many thanks Tollef (closes: #268885) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
150
150
                normal OS.
151
151
        - added man page, written by Pekka Marjola (marjola@trshp.ntc.nokia.com)
152
152
 
153
 
2.0 ()
 
153
2.0 (1/23/1997)
154
154
        - changed around some timer code.
155
155
        - removed Athena DrawingArea widget since CoreWidget works too.
156
156
        - massive code reorganization to improve portability to other
171
171
        - The score is now displayed in the playing field.
172
172
        - Made Athena version far better looking.
173
173
        - Motif version almost completely works with Lesstif.
 
174
 
 
175
2.1 (11/15/2001)
 
176
        - converted all code from C++ into C.
 
177
        - cleaned up pretty much all of the code.
 
178
        - modified build system to use GNU autoconf instead of imake.
 
179
        - made the UI system modular, and created modules for the Athena
 
180
          and Motif widget sets.  By default, both are built into the
 
181
          binary.
 
182
        - added a GTK front end.
 
183
        - added an option to use a larger playing field.
 
184
        - changed the Athena front end to use Xaw3d when possible.
 
185
        - add Palm OS/CPU (images borrowed from pBill and heavily modified)