gp2c (0.0.0pl3)

  * Fix `forstep'.
  * Now error accept multiple parameter, as print do.
  * `next' now is accepted.
  * Add types nf,bnf,clgp,prid,ell,bell,gal to allow implementation of member functions.
  * Operators and member functions are now handled by descriptions.
  * Fix PARI version detection for 2.2
  * User vars named p1, p2, p_1, etc... are now renamed p_1, p_2, p__1, etc...
  * 'lim' now renamed st_lim to reduce name clash.
  * Much less extraneous parens generated.
  * `&' references now work.

 --

gp2c (0.0.0pl2)

  * Update scripts that were forgotten in pl1. 
  * Fix indentation in `for' loop.
  * Added some provisions for better garbage collecting.

 -- Bill Allombert <allomber@math.u-bordeaux.fr>  Sat, 13 Jan 2001 21:29:32 +0100

gp2c (0.0.0pl1)

  * Now initialization in type declaration is supported, like 
  f(x:long=3)=local(z:mp=1.2);...
  * New func.desc format.
  * Garbage collecting before return more secure but still ugly.

 -- Bill Allombert <allomber@math.u-bordeaux.fr>  Fri, 12 Jan 2001 21:29:32 +0100

gp2c (0.0.0pl0)

  * Initial Release.

 -- Bill Allombert <allomber@math.u-bordeaux.fr>  Tue, 12 Dec 2000 17:33:32 +0100

Local variables:
mode: debian-changelog
End:
