~ubuntu-branches/ubuntu/feisty/php-radius/feisty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Roberto Lumbreras
  • Date: 2004-08-03 15:24:26 UTC
  • Revision ID: james.westby@ubuntu.com-20040803152426-g0pcu90cbunqv58q
Tags: 1.2-1
* New package. (closes: #239244)
* Fixed select calls (socket_fd_* no longer exist).
  Added error checks to socket function calls.
  Use mt_rand instead of rand, it is faster and better.
  Added code so more than one config file can be used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
php-radius (1.2-1) unstable; urgency=low
 
2
 
 
3
  * New package. (closes: #239244)
 
4
  * Fixed select calls (socket_fd_* no longer exist).
 
5
    Added error checks to socket function calls.
 
6
    Use mt_rand instead of rand, it is faster and better.
 
7
    Added code so more than one config file can be used.
 
8
 
 
9
 -- Roberto Lumbreras <rover@debian.org>  Tue, 03 Aug 2004 15:24:26 +0200