mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 16:32:18 +01:00 
			
		
		
		
	Updates
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| 2005-08-09  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* NEWS: Updates | ||||
|  | ||||
| 2005-08-08  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* glib/gutils.c (_g_compute_locale_variants): Initialize | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| 2005-08-09  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* NEWS: Updates | ||||
|  | ||||
| 2005-08-08  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* glib/gutils.c (_g_compute_locale_variants): Initialize | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| 2005-08-09  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* NEWS: Updates | ||||
|  | ||||
| 2005-08-08  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* glib/gutils.c (_g_compute_locale_variants): Initialize | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| 2005-08-09  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* NEWS: Updates | ||||
|  | ||||
| 2005-08-08  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	* glib/gutils.c (_g_compute_locale_variants): Initialize | ||||
|   | ||||
							
								
								
									
										9
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								NEWS
									
									
									
									
									
								
							| @@ -1,3 +1,12 @@ | ||||
| Overview of Changes from GLib 2.7.7 to GLib 2.8.0 | ||||
| ================================================= | ||||
| * Make g_value_transform() handle enum values | ||||
|   correctly on ppc64.  [Michael Lorenz] | ||||
|   (Third-party code accessing enumeration values  | ||||
|   in GValues should also be changed to access  | ||||
|   v_long, not v_int, in order to work on bigendian  | ||||
|   64bit machines.) | ||||
|  | ||||
| Overview of Changes from GLib 2.7.6 to GLib 2.7.7 | ||||
| ================================================= | ||||
| * Make atomic operations on s390 work [Matthias] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user