Skip to content

Commit 1882dd1

Browse files
committed
Release 1.3.8
1 parent ff996ae commit 1882dd1

2 files changed

Lines changed: 68 additions & 2 deletions

File tree

ChangeLog

Lines changed: 67 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,70 @@
1-
commit 55f5a2ad2dae75fb91480e7b0a0e83e58fd8a7da
1+
commit eaacad0e2c9eb3d8d2744c736c87b1a974d05618
2+
Author: Mike FABIAN <mfabian@redhat.com>
3+
Date: Tue Aug 16 20:58:57 2016 +0200
4+
5+
Release 1.3.8
6+
7+
commit 7246aa005cdfb76a6e3bbaaede79b4451b764301
8+
Author: Mike FABIAN <mfabian@redhat.com>
9+
Date: Tue Aug 16 19:58:01 2016 +0200
10+
11+
Add table for Rovás (Old Hungarian)
12+
13+
commit 030be5846a403af349f58bd407fbed4400794e3c
14+
Author: Mike FABIAN <mfabian@redhat.com>
15+
Date: Tue Aug 16 19:06:37 2016 +0200
16+
17+
Make default orientation of the lookup table for ipa-x-sampa horizontal
18+
19+
commit 9827642e230a6314050338d34514dfc081e47277
20+
Author: moebiuscurve <nav007@gmail.com>
21+
Date: Tue Apr 26 05:25:12 2016 +0530
22+
23+
removing useless files
24+
25+
commit a0c5870d1afd4401e8dde1f9f98446e988379bdf
26+
Author: moebiuscurve <nav007@gmail.com>
27+
Date: Thu Apr 14 00:52:19 2016 +0530
28+
29+
added few math symbols
30+
31+
commit e2ef81d67de1c5395cb98d30e871082a7ecd2990
32+
Author: Naveen Kumar <nav007@gmail.com>
33+
Date: Sun Mar 1 16:56:30 2015 +0530
34+
35+
some more changes in mathwriter
36+
37+
commit 915de3e9e0748600cce642c66abd17736ce1276d
38+
Author: Naveen Kumar <nav007@gmail.com>
39+
Date: Sun Mar 1 03:04:24 2015 +0530
40+
41+
removing stray mathwriter-ibus.txt~ file
42+
43+
commit daf5542231ab3eed0d6968d06eaaf0ed957c6480
44+
Author: Naveen Kumar <nav007@gmail.com>
45+
Date: Sun Mar 1 02:59:22 2015 +0530
46+
47+
added more mathematical inputs
48+
49+
commit f9755cd2c3a3a35bb3a9554b584171f9cb08f32f
50+
Author: Naveen Kumar <nav007@gmail.com>
51+
Date: Sun Mar 1 02:18:16 2015 +0530
52+
53+
some changes use underscore to use subscript
54+
55+
commit d038484d143e23dc39668cdf87171a50553f8fd1
56+
Author: Naveen Kumar <nav007@gmail.com>
57+
Date: Sun Mar 1 02:13:24 2015 +0530
58+
59+
shit! removing equal character
60+
61+
commit 3b4b4c15d84191cdf833e8b0941303df056e8bf3
62+
Author: Naveen Kumar <nav007@gmail.com>
63+
Date: Sun Mar 1 02:08:37 2015 +0530
64+
65+
changes to use underscore for subscript chars plus added equal sign for usage
66+
67+
commit 829c82ffc8379729bad0ff68564144dab3a8829f
268
Author: Mike FABIAN <mfabian@redhat.com>
369
Date: Tue Jan 13 12:04:59 2015 +0100
470

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ m4_define([package_name], [ibus-table-others])
2323
m4_define([ibus_released], [1])
2424
m4_define([ibus_major_version], [1])
2525
m4_define([ibus_minor_version], [3])
26-
m4_define([ibus_micro_version], [7])
26+
m4_define([ibus_micro_version], [8])
2727
# commented out as datestamp doesn't suit dist date.
2828
m4_define(ibus_maybe_datestamp,
2929
m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi]))

0 commit comments

Comments
 (0)