This document describes updates made in version 1.5.1 of the Ring programming language documentation, including:
- New classes added to the RingQt library for working with strings, mutexes, buffers, Bluetooth, and sockets.
- An example of using the RingQt and libcurl libraries to submit a vehicle identification number to a website and parse the XML response.
- Updates to the Objects library including a new function for opening windows that allows specifying import packages.
- A new RingFreeGLUT extension for supporting the FreeGLUT library, along with an example OpenGL/FreeGLUT program for drawing and animating a scene with snowmen.