=== GNE: computation of Nash Equilibria ===

Version 0.99-2
=============

- remove a NOTE on dynamic symbol on r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
- remove a NOTE when rebuilding vignette on  r-oldrel-osx-x86_64

Version 0.99-1
=============

- update for R 3.3.0.
- change title and remove a latex error.

Version 0.99-0
=============

- remove eqsolve manual.
- remove C-level warnings on mavericks.
- remove ampersands.


Version 0.98
=============

- first release on CRAN after removing unnecessary file/directory.


Version 0.97
=============

- add new algorithms and change the arguments of functions GNE.nseq and GNE.ceq.
- update vignette, manuals and tests files.
- depends now the SQUAREM package.
- update the benchmark functions for GNE.nseq.
- add new constrained equation algorithms.
- start Stackelberg equilibrium (experimental stage).

Version 0.96
=============

- remove PROBj2k***, GrPROBj2k***, GrGrPROBj2k*** functions.

Version 0.95
=============

- Wide and deep rebuild of the package. Now use
the BB, alabama, nleqslv packages. 
- deleted functions are PROBj2k, GrPROBj2k, GrGrPROBj2k and
depreciated functions are NewtonKKT, fixedpoint, minGap.

Version 0.9
=============

- Initial release on R-forge.

