Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
glom
Commits
90301e5e
Commit
90301e5e
authored
Mar 10, 2016
by
Murray Cumming
Browse files
1.31.3
parent
33ec8371
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
90301e5e
1.31.3 (unstable):
* Show the translated UI in non-English locales,
even on newer Linux distros.
(Murray Cumming) Bug #761372 (m.rick.mac)
* Default Field Formatting: Let people actually change this again,
fixing a regression in (approx) Glom 1.25.4.
(Murray Cumming) Bug #763348 (m.rick.mac)
* Help menu item: Make this work again with recent GNOME systems.
(Murray Cumming) Bug #763250 (m.rick.mac)
* Export: Don't lose precision when exporting large numeric values.
(Murray Cumming) Bug #763229 (m.rick.mac)
1.31.2 (unstable):
* Fix crash when loading images into an image field.
...
...
configure.ac
View file @
90301e5e
...
...
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_INIT([Glom],[1.31.
2
],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_INIT([Glom],[1.31.
3
],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment