2009-02-26  Bart Veer  <bartv@ecoscentric.com>

	* doc/ds1302.sgml: the package now initializes at a different
	priority.

2008-05-30  Bart Veer  <bartv@ecoscentric.com>

	* tests/ds1302.c (cyg_start): fix off-by-one error

2007-12-05  Bart Veer  <bartv@ecoscentric.com>

	* src/ds1302.cxx (Cyg_WallClock::get_hw_seconds): fix seconds
	handling. 

2007-11-28  John Dallaway  <jld@ecoscentric.com>

	* cdl/wallclock_ds1302.cdl: Reference per-package documentation.

2007-11-27  Bart Veer  <bartv@ecoscentric.com>

	* src/ds1302.cxx, cdl/wallclock_ds1302.cdl, doc/ds1302.sgml,
	include/ds1302.h, tests/ds1302.c : newwallclock driver.
	
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 2007, 2009 eCosCentric Limited                                   
// Copyright (C) 2007 Free Software Foundation, Inc.                        
//
// This program is free software; you can redistribute it and/or modify     
// it under the terms of the GNU General Public License as published by     
// the Free Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  


