ruby-hdfeos5 (1.0-2) 0002-update-ChangeLog.patch

Summary

 ChangeLog |   62 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 47 insertions(+), 15 deletions(-)

    
download this patch

Patch contents

From 818c5d8e62da3eed23ac1ebfe0a6ec49b141e9ff Mon Sep 17 00:00:00 2001
From: koshiro <koshiro>
Date: Mon, 5 Apr 2010 06:58:57 +0000
Subject: [PATCH 2/4] * update ChangeLog

---
 ChangeLog |   62 ++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 47 insertions(+), 15 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4bf9862..16dc8be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,18 +6,47 @@ This file is generated automatically by
  This script is available from  http://www.red-bean.com/cvs2cl/
 
 
+2010-04-05 Monday 15:55  koshiro
+
+	* hdfeos5_chkdatatype.c (1.4), hdfeos5_obj2cary.c (1.4),
+	  hdfeos5gd_wrap.c (1.5), hdfeos5main_wrap.c (1.3),
+	  hdfeos5pt_wrap.c (1.3), hdfeos5sw_wrap.c (1.12), hdfeos5za_wrap.c
+	  (1.6):
+
+	  * Ruby 1.9 compatibility
+
+2010-04-05 Monday 15:28  koshiro
+
+	* extconf.rb (1.2):
+
+	  * extconf.rb: bug fix.
+
+2009-07-03 Friday 19:42  horikawa
+
+	* lib/hdfeos5.rb (1.21, ruby-hdfeos5-1_0):
+	   bugfix
+
+2009-04-24 Friday 16:20  horikawa
+
+	* ChangeLog (1.8, ruby-hdfeos5-1_0), hdfeos5za_wrap.c (1.5,
+	  ruby-hdfeos5-1_0), lib/hdfeos5.rb (1.20), test/test_za.rb (1.3,
+	  ruby-hdfeos5-1_0): changed  info() to  fieldinfo()
+
 2009-04-22 Wednesday 13:54  horikawa
 
-	* ChangeLog (1.7), hdfeos5pt_wrap.c (1.2), test/test_pt.rb (1.2):
-	  supported linkage point (point wrapper)
+	* ChangeLog (1.7), hdfeos5pt_wrap.c (1.2, ruby-hdfeos5-1_0),
+	  test/test_pt.rb (1.2, ruby-hdfeos5-1_0): supported linkage point
+	  (point wrapper)
 
 2009-04-20 Monday 13:11  horikawa
 
-	* ChangeLog (1.6), hdfeos5_chkdatatype.c (1.3), hdfeos5_obj2cary.c
-	  (1.3), hdfeos5gd_wrap.c (1.4), hdfeos5main_wrap.c (1.2),
-	  hdfeos5pt_wrap.c (1.1), hdfeos5sw_wrap.c (1.11), hdfeos5za_wrap.c
-	  (1.4), lib/hdfeos5.rb (1.19), test/test_gd.rb (1.2),
-	  test/test_pt.rb (1.1), test/test_sw.rb (1.2), test/test_za.rb
+	* ChangeLog (1.6), hdfeos5_chkdatatype.c (1.3, ruby-hdfeos5-1_0),
+	  hdfeos5_obj2cary.c (1.3, ruby-hdfeos5-1_0), hdfeos5gd_wrap.c
+	  (1.4, ruby-hdfeos5-1_0), hdfeos5main_wrap.c (1.2,
+	  ruby-hdfeos5-1_0), hdfeos5pt_wrap.c (1.1), hdfeos5sw_wrap.c
+	  (1.11, ruby-hdfeos5-1_0), hdfeos5za_wrap.c (1.4), lib/hdfeos5.rb
+	  (1.19), test/test_gd.rb (1.2, ruby-hdfeos5-1_0), test/test_pt.rb
+	  (1.1), test/test_sw.rb (1.2, ruby-hdfeos5-1_0), test/test_za.rb
 	  (1.2): modified simple_put and put_with_miss modified the
 	  readfield function ( swath / grid / zonal ) modified
 	  HE5Wrap_store_NArray1D_or_str added point wrapper ( support only
@@ -53,10 +82,13 @@ This file is generated automatically by
 
 2009-03-06 Friday 11:40  horikawa
 
-	* test/: MLS-Aura_L2GP-O3_v02-21-c01_2007d059.he5 (1.1),
+	* test/: MLS-Aura_L2GP-O3_v02-21-c01_2007d059.he5 (1.1,
+	  ruby-hdfeos5-1_0),
 	  OMI-Aura_L2-OMAERO_2008m0229t0011-o19277_v003-2008m0229t061514.he5
-	  (1.1), OMI-Aura_L3-OMAEROe_2008m0101_v003-2009m0114t114202.he5
-	  (1.1), test_gd.rb (1.1), test_sw.rb (1.1), test_za.rb (1.1):
+	  (1.1, ruby-hdfeos5-1_0),
+	  OMI-Aura_L3-OMAEROe_2008m0101_v003-2009m0114t114202.he5 (1.1,
+	  ruby-hdfeos5-1_0), test_gd.rb (1.1), test_sw.rb (1.1), test_za.rb
+	  (1.1):
 	  * Set up testfile(test_sw,test_gd,test_za) and
 	  testdata(AIRS,MLS,OMI).
 
@@ -214,7 +246,7 @@ This file is generated automatically by
 
 2008-06-09 Monday 15:03  horinout
 
-	* Makefile (1.2), Makefile_CL (1.1):
+	* Makefile (1.2), Makefile_CL (1.1, ruby-hdfeos5-1_0):
 	  * Renamed Makefile to create ChangeLog to Makefile_CL
 
 2008-06-09 Monday 14:52  horinout
@@ -247,8 +279,8 @@ This file is generated automatically by
 
 2008-06-05 Thursday 18:17  horikawa
 
-	* SWapi.c (1.1.1.1), extconf.rb (1.1.1.1), hdfeos5_cary2obj.c
-	  (1.1.1.1), hdfeos5_obj2cary.c (1.1.1.1), lib/numru/hdfeos5.rb
-	  (1.1.1.1) (utags: Initial): initial import of ruby-hdfeos5 into
-	  CVS
+	* SWapi.c (1.1.1.1), extconf.rb (1.1.1.1, ruby-hdfeos5-1_0),
+	  hdfeos5_cary2obj.c (1.1.1.1, ruby-hdfeos5-1_0),
+	  hdfeos5_obj2cary.c (1.1.1.1), lib/numru/hdfeos5.rb (1.1.1.1)
+	  (utags: Initial): initial import of ruby-hdfeos5 into CVS
 
-- 
1.7.2.3