-
Notifications
You must be signed in to change notification settings - Fork 2
/
ChangeLog
49 lines (41 loc) · 1.82 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
2018-12-26 Joel Barrios <[email protected]>
* configure.ac: Bump version to 1.20.1.
* configure.ac: fix build in Debian.
* Update ca.po.
2018-08-06 Joel Barrios <[email protected]>
* configure.ac: Bump version to 1.20.0.
* Move AppStream metadata file to /usr/share/metainfo.
* Update es.po.
* Update README.md
* Use sys/xattr.h instead of deprecated attr/xattr.h.
* Require c++11 compiler.
* Fix invalid markup in appdata file.
* Add keywords to appdata file and desktop file and rename appdata file.
* Update and rename appdata file.
* Update deprecated API.
* Use silent rules with autotools and require automake >= 1.11
2017-11-21 Joel Barrios <[email protected]>
* configure.ac: Bump version to 1.18.1.
* Fix trivial TODO typo.
* Update the AppStream file and the corresponding .desktop file to
up-to-date standards
* Add autogen.sh.
2017-09-21 Joel Barrios <[email protected]>
* Code requires a c++11 capable compiler.
* configure.ac: Bump version to 1.18.0.
* doc/C/Makefile.am: move to /usr/share/help.
* po/es.po: small fixes to spanish translation.
* src/eiciel_caja_page.cpp: Port to MATE Desktop.
* src/eiciel_caja_page.hpp: Port to MATE Desktop.
* src/Makefile.am: Added -std=c++11 to CXXFLAGS.
2011-11-26 gettextize <[email protected]>
* m4/gettext.m4: Upgrade to gettext-0.18.1.
* m4/iconv.m4: Upgrade to gettext-0.18.1.
* m4/lib-ld.m4: Upgrade to gettext-0.18.1.
* m4/lib-link.m4: Upgrade to gettext-0.18.1.
* m4/lib-prefix.m4: Upgrade to gettext-0.18.1.
* m4/nls.m4: Upgrade to gettext-0.18.1.
* m4/po.m4: Upgrade to gettext-0.18.1.
* m4/progtest.m4: Upgrade to gettext-0.18.1.
* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
* (AM_GNU_GETTEXT_VERSION): Bump to 0.18.1.