2
									
								
								Changes
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Changes
									
									
									
									
									
								
							| @@ -1,6 +1,6 @@ | |||||||
| arclog change log | arclog change log | ||||||
|  |  | ||||||
| 2022-03-19	version 3.06 | 2022-03-19 | ||||||
| 	 1. Added support for the xz compression. | 	 1. Added support for the xz compression. | ||||||
| 	 2. Replaced Compress::Zlib with IO::Compress::Gzip and | 	 2. Replaced Compress::Zlib with IO::Compress::Gzip and | ||||||
| 	    IO::Uncompress::Gunzip. | 	    IO::Uncompress::Gunzip. | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								arclog
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								arclog
									
									
									
									
									
								
							| @@ -54,7 +54,7 @@ sub rel2abs($;$); | |||||||
| our ($THIS_FILE, $VERBOSE); | our ($THIS_FILE, $VERBOSE); | ||||||
| our ($VERSION); | our ($VERSION); | ||||||
| $THIS_FILE = basename($0); | $THIS_FILE = basename($0); | ||||||
| $VERSION = "3.06"; | $VERSION = "3.05"; | ||||||
| $VERBOSE = 1; | $VERBOSE = 1; | ||||||
|  |  | ||||||
| our (%CONF, @LOGFILES, $THIS_MONTH, $PROGRESS_BAR); | our (%CONF, @LOGFILES, $THIS_MONTH, $PROGRESS_BAR); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user