From c40c8ac20599d6f8655bd91d5091a581994f5eec Mon Sep 17 00:00:00 2001
From: Philippe Dosch <Philippe.Dosch@loria.fr>
Date: Sun, 5 Jan 2014 17:43:50 +0100
Subject: [PATCH] Updares few things in the intro part

---
 intro.tex | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/intro.tex b/intro.tex
index 1ad35ae..14d0c00 100644
--- a/intro.tex
+++ b/intro.tex
@@ -125,12 +125,14 @@
     \begin{itemize}
     \item
       BitKeeper, 1998
+    \item
+      Bazaar, 2005 (en cours d'abandon maintenant ?)
     \item
       Mercurial, 2005
     \item
-      Git, 2005
+      \textbf{Git}, 2005
     \item
-      et d'autres : GNU Arch, Bazaar, Monotone, Darcs... 
+      et d'autres : GNU Arch, Monotone, Darcs... 
     \end{itemize}
   \end{itemize}
 }
@@ -147,7 +149,7 @@
     utilisés par la communauté logiciel libre
   \item
     Exemples de projets gérés : Linux (!), Gnome, Eclipse, KDE, X.org,
-    Qt, Perl, Debian, Android, Facebook, Twitter, Google...
+    Qt, Perl, Debian, Android, Facebook, Twitter, Rails, Google...
   \end{itemize}
 }
 
-- 
GitLab