mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-04 06:15:07 +00:00 
			
		
		
		
	Added description of 3.0.3 release.
This commit is contained in:
		
							parent
							
								
									d3f3e2d6c5
								
							
						
					
					
						commit
						fd4ea8bc25
					
				@ -6,8 +6,9 @@ GLFW is a free, Open Source, portable library for OpenGL and OpenGL ES
 | 
			
		||||
application development.  It provides a simple, platform-independent API for
 | 
			
		||||
creating windows and contexts, reading input, handling events, etc.
 | 
			
		||||
 | 
			
		||||
Version 3.0.3 is *not yet described*.  As this is a patch release, there are no
 | 
			
		||||
API changes.
 | 
			
		||||
Version 3.0.3 adds fixes for a number of bugs that together affect all supported
 | 
			
		||||
platforms, most notably MinGW compilation issues and cursor mode issues on OS X.
 | 
			
		||||
As this is a patch release, there are no API changes.
 | 
			
		||||
 | 
			
		||||
If you are new to GLFW, you may find the
 | 
			
		||||
[introductory tutorial](http://www.glfw.org/docs/latest/quick.html) for GLFW
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user