Update: orig2001_11_25_22_56 -> orig2001_11_27_05_17
[gnokii.git] / common / phones / atgen.c
index 3f46041..4c98166 100644 (file)
   phones. See README for more details on supported mobile phones.
 
   $Log$
-  Revision 1.1.1.1.6.1  2001/11/25 23:04:51  short
-  * new common/misc.c/
-    * g{,v}asprintf() - "asprintf()" compatibility emulation
-    * ARRAY_LEN() - sizeof(x)/sizeof(*x)
-    * SAFE_STRNCPY{,_SIZEOF}() - strncpy with variable-size autodetection
-    * G_GNUC_PRINTF - GCC attribute from glib
-    * N_(x) - missing in localization macros
-
-  Revision 1.1.1.1  2001/11/25 21:59:11  short
-  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
+  Revision 1.1.1.1.6.2  2001/11/27 21:18:41  short
+  Update: orig2001_11_25_22_56 -> orig2001_11_27_05_17
+  Branch merged, dead
+
+  Revision 1.1.1.1.2.1  2001/11/27 04:37:59  short
+  Update: orig2001_11_25_22_56 -> orig2001_11_27_05_17
+
+  Revision 1.1.1.2  2001/11/27 04:19:30  short
+  :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Tue Nov 27 05:17 CET 2001
+
+  Revision 1.7  2001/11/26 18:06:08  pkot
+  Checking for *printf functions, N_(x) for localization, generic ARRAY_LEN, SAFE_STRNCPY, G_GNUC_PRINTF (Jan Kratochvil)
 
   Revision 1.6  2001/11/19 13:03:18  pkot
   nk3110.c cleanup