mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.7.x] Added stub release notes for 1.6.6.
Backport of 79e9da3d1e from master
			
			
This commit is contained in:
		
							
								
								
									
										13
									
								
								docs/releases/1.6.6.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								docs/releases/1.6.6.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| ========================== | ||||
| Django 1.6.6 release notes | ||||
| ========================== | ||||
|  | ||||
| *Under development* | ||||
|  | ||||
| Django 1.6.6 fixes several bugs in 1.6.5. | ||||
|  | ||||
| Bugfixes | ||||
| ======== | ||||
|  | ||||
| * Corrected email and URL validation to reject a trailing dash | ||||
|   (`#22579 <http://code.djangoproject.com/ticket/22579>`_). | ||||
| @@ -29,6 +29,7 @@ Final releases | ||||
| .. toctree:: | ||||
|    :maxdepth: 1 | ||||
|  | ||||
|    1.6.6 | ||||
|    1.6.5 | ||||
|    1.6.4 | ||||
|    1.6.3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user