[Commits] ChangeLog 1.1.2.29 1.1.2.30 PATCHSETS 1.1.2.21 1.1.2.22 configure.ac 1.1.2.29 1.1.2.30

mones at claws-mail.org mones at claws-mail.org
Sun Sep 9 13:05:58 CEST 2012


Update of /home/claws-mail/plugins/geolocation
In directory srv:/tmp/cvs-serv5839

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-09-09 [mones]	0.0.8cvs3

	* src/geolocation_plugin.c
		Fix some "error: dereferencing pointer to incomplete type" 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/configure.ac,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- configure.ac	10 Jul 2012 13:31:35 -0000	1.1.2.29
+++ configure.ac	9 Sep 2012 11:05:56 -0000	1.1.2.30
@@ -10,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=0
 MICRO_VERSION=8
-EXTRA_VERSION=2
+EXTRA_VERSION=3
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/PATCHSETS,v
retrieving revision 1.1.2.21
retrieving revision 1.1.2.22
diff -u -d -r1.1.2.21 -r1.1.2.22
--- PATCHSETS	10 Jul 2012 13:31:35 -0000	1.1.2.21
+++ PATCHSETS	9 Sep 2012 11:05:56 -0000	1.1.2.22
@@ -20,3 +20,4 @@
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/hu.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/pt_BR.po;  ) > 0.0.7cvs1.patchset
 ( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 configure.ac;  ) > 0.0.8cvs1.patchset
 ( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/geolocation_plugin.c;  ) > 0.0.8cvs2.patchset
+( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/geolocation_plugin.c;  ) > 0.0.8cvs3.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/ChangeLog,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- ChangeLog	10 Jul 2012 13:31:35 -0000	1.1.2.29
+++ ChangeLog	9 Sep 2012 11:05:56 -0000	1.1.2.30
@@ -1,3 +1,8 @@
+2012-09-09 [mones]	0.0.8cvs3
+
+	* src/geolocation_plugin.c
+		Fix some "error: dereferencing pointer to incomplete type"
+
 2012-07-10 [mones]	0.0.8cvs2
 
 	* src/geolocation_plugin.c



More information about the Commits mailing list