Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- We are pleased to announce version 0.26.1 of Vala, a compiler for the
- GObject type system.
- Vala 0.26.1 is now available for download at:
- http://download.gnome.org/sources/vala/0.26/
- Changes since 0.26.0
- * Bug fixes and binding updates.
- Vala is a programming language that aims to bring modern programming
- language features to GNOME developers without imposing any additional
- runtime requirements and without using a different ABI compared to
- applications and libraries written in C.
- valac, the Vala compiler, is a self-hosting compiler that translates
- Vala source code into C source and header files. It uses the GObject
- type system to create classes and interfaces declared in the Vala source
- code.
- More information about Vala is available at
- http://www.vala-project.org/
- The Vala Team
- ---
- Jürg Billeter (1):
- Release 0.26.1
- Rico Tzschichholz (7):
- gee: Fix HashMap destructor name
- rest-0.7: Add libsoup-2.4 dependency
- webkit2gtk-web-extension-4.0: Add libsoup-2.4 dependency
- gtk+-2.0, gtk+-3.0: Further syncing with introspection annotations
- gtk+-3.0: Update to 3.14.1
- gtk+-3.0: Fix lost special includes for GtkIMContext/GtkPlug/GtkSocket
- cairo: Add some missing 1.12.x and pre 1.13.x bindings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement