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
17ebc468
Commit
17ebc468
authored
Mar 09, 2015
by
Murray Cumming
Browse files
1.29.3
parent
e498e0d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
17ebc468
1.29.3 (unstable):
* Details: Let entry widgets expand to fill space,
fixing a regression from 1.27.2.
(Murray Cumming)
* Details: Make text alignment work again,
fixing a regression from 1.27.2
(Murray Cumming)
* Use the LC_TIME to get translated date formats, even when LANGUAGE is set.
(Murray Cumming) Bug #742968
1.29.2 (unstable):
* Use the LC_TIME environment variable to get translated date formats.
...
...
configure.ac
View file @
17ebc468
...
...
@@ -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.29.
2
],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_INIT([Glom],[1.29.
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