Opened 7 years ago
Closed 7 years ago
#11161 closed enhancement (fixed)
vala-0.42.2 (GNOME 3.30.1 Supplemental Library)
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.4 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 7 years ago
| Summary: | vala-0.42.1 → vala-0.42.2 (GNOME 3.30.1 Supplemental Library) |
|---|
comment:2 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

I'll make sure to bump the patch.
News ==== * Various improvements and bug fixes: - vapigen: Warn if the library argument doesn't match any package attribute [#669] * Bindings: - glib-2.0: Add some 2.58 symbols - gtk+-4.0: Update to 3.94.0+f3e6d00d - Add gnome-desktop-3.0 bindings [#668] - Remove libgda-4.0, libgda-report-4.0 bindings [#667] - Update GIR-based bindingsNews ==== * Various improvements and bug fixes: - codewriter: Prepend "yield" if is_yield_expression is set on MethodCall and ObjectCreationExpression - codegen: Fix typo in is_pure_ccode_expression() [#673] - gobject-introspection: Fix use after free in scanner [#674] - vala: Check if ArrayType supports its given element-type in analyzer pass - valadoc: Fix some string escaping which gettext complains about * Bindings: - Update GIDL-based bindings to fix unsupported type-arguments - glib-2.0: Add feature_test_macro details for Time struct's methods - glib-2.0: Set DateTime.now () to use local time zone as the default - gstreamer: Update from 1.15+ git master - gtk+-4.0: Update to 3.94.0+d90e2733 - libxml-2.0: Add missing context parameter in OutputWriteCallback - x11: Add binding for XCreateSimpleWindow