From 9becd733af6f681c037557d9d43f730acaad2d25 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Tue, 8 Apr 2014 17:45:04 +0200 Subject: [PATCH] Added file renaming notice. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8e381c25..08e51102 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ If you are new to GLFW, you may find the [transition guide](http://www.glfw.org/docs/latest/moving.html) for moving to the GLFW 3 API. +Note that a number of source files have been added or renamed in 3.1, which may +require you to update any custom build files you have. + ## Compiling GLFW