mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.8.x] Added dates to release notes.
Backport of 06aaed41a4 from master
			
			
This commit is contained in:
		| @@ -2,7 +2,7 @@ | |||||||
| Django 1.7.8 release notes | Django 1.7.8 release notes | ||||||
| ========================== | ========================== | ||||||
|  |  | ||||||
| *Under development* | *May 1, 2015* | ||||||
|  |  | ||||||
| Django 1.7.8 fixes: | Django 1.7.8 fixes: | ||||||
|  |  | ||||||
| @@ -11,5 +11,5 @@ Django 1.7.8 fixes: | |||||||
|  |  | ||||||
| * A database table name quoting regression in 1.7.2 (:ticket:`24605`). | * A database table name quoting regression in 1.7.2 (:ticket:`24605`). | ||||||
|  |  | ||||||
| * Prevented the loss of ``null``/``not null`` column properties during field | * The loss of ``null``/``not null`` column properties during field alteration | ||||||
|   alteration of MySQL databases (:ticket:`24595`). |   of MySQL databases (:ticket:`24595`). | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
| Django 1.8.1 release notes | Django 1.8.1 release notes | ||||||
| ========================== | ========================== | ||||||
|  |  | ||||||
| *Under development* | *May 1, 2015* | ||||||
|  |  | ||||||
| Django 1.8.1 fixes several bugs in 1.8 and includes some optimizations in the | Django 1.8.1 fixes several bugs in 1.8 and includes some optimizations in the | ||||||
| migrations framework. | migrations framework. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user