mirror of
				https://github.com/restic/restic.git
				synced 2025-11-04 03:42:11 +00:00 
			
		
		
		
	changelog: Add release date for 0.8.2
This commit is contained in:
		
							
								
								
									
										11
									
								
								changelog/0.8.2_2018-02-17/pull-1595
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								changelog/0.8.2_2018-02-17/pull-1595
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
Bugfix: backup: Remove bandwidth display
 | 
			
		||||
 | 
			
		||||
This commit removes the bandwidth displayed during backup process. It is
 | 
			
		||||
misleading and seldomly correct, because it's neither the "read
 | 
			
		||||
bandwidth" (only for the very first backup) nor the "upload bandwidth".
 | 
			
		||||
Many users are confused about (and rightly so), c.f. #1581, #1033, #1591
 | 
			
		||||
 | 
			
		||||
We'll eventually replace this display with something more relevant when
 | 
			
		||||
the new archiver code is ready.
 | 
			
		||||
 | 
			
		||||
https://github.com/restic/restic/pull/1595
 | 
			
		||||
		Reference in New Issue
	
	Block a user