Index: trunk/MagicSoft/Cosy/Changelog
===================================================================
--- trunk/MagicSoft/Cosy/Changelog	(revision 9221)
+++ trunk/MagicSoft/Cosy/Changelog	(revision 9222)
@@ -1,7 +1,14 @@
                                                                   -*-*- END -*-*-
 
+ 2009/01/14 Thomas Bretz
+
+   * slalib/dat.c:
+     - added leap second
+ 
+ 
+ 
  2008/08/26 Thomas Bretz (La Palma)
 
- * cosy.cc:
+   * cosy.cc:
      - changed ceco to 151.72.130.60
 
Index: trunk/MagicSoft/slalib/dat.c
===================================================================
--- trunk/MagicSoft/slalib/dat.c	(revision 9221)
+++ trunk/MagicSoft/slalib/dat.c	(revision 9222)
@@ -44,5 +44,5 @@
 **     :                announced                :
 **     :                                         :
-**     :  Latest leap second:  1999 January 1    :
+**     :  Latest leap second:  2009 January 1    :
 **     :                                         :
 **     :-----------------------------------------:
@@ -59,4 +59,7 @@
 /* the preamble comments appropriately.      */
 /* - - - - - - - - - - - - - - - - - - - - - */
+
+/* 2009 January 1 */
+   if ( utc >= 54832.0 ) return 34.0;
 
 /* 2006 January 1 */
