Index: /trunk/MagicSoft/Cosy/Changelog
===================================================================
--- /trunk/MagicSoft/Cosy/Changelog	(revision 7780)
+++ /trunk/MagicSoft/Cosy/Changelog	(revision 7781)
@@ -1,3 +1,10 @@
                                                                   -*-*- END -*-*-
+ 2006/07/10 Thomas Bretz (La Palma)
+
+   * slalib/dat.c:
+     - added leap second from 1st January 2006
+
+
+
  2006/06/29 Thomas Bretz
 
Index: /trunk/MagicSoft/slalib/dat.c
===================================================================
--- /trunk/MagicSoft/slalib/dat.c	(revision 7780)
+++ /trunk/MagicSoft/slalib/dat.c	(revision 7781)
@@ -59,4 +59,7 @@
 /* the preamble comments appropriately.      */
 /* - - - - - - - - - - - - - - - - - - - - - */
+
+/* 2006 January 1 */
+   if ( utc >= 53736.0 ) return 33.0;
 
 /* 1999 January 1 */
