Skip to content

Commit

Permalink
refs #3317 xfixed relnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnich committed Mar 5, 2019
1 parent a8db56a commit 85a1631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doxygen/lang/900_release_notes.dox.tmpl
Expand Up @@ -20,8 +20,8 @@
(<a href="https://github.com/qorelanguage/qore/issues/3337">issue 3337</a>)
- implemented support for serializing and deserializing complex type information in lists and hashes
(<a href="https://github.com/qorelanguage/qore/issues/3318">issue 3318</a>)
- fixed bugs handling unassigned lvalues with complex type declarations with the @ref push and @ref unshift
operators
- fixed bugs handling unassigned lvalues with complex type declarations with the @ref push "push" and
@ref unshift "unshift" operators
(<a href="https://github.com/qorelanguage/qore/issues/3317">issue 3317</a>)
- fixed a memory leak in copy onstructor execution in complex class hierarchies
(<a href="https://github.com/qorelanguage/qore/issues/3312">issue 3312</a>)
Expand Down

0 comments on commit 85a1631

Please sign in to comment.